<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/atf/docs/plat, branch master</title>
<subtitle>Broadcom-s Trusted Firmware A</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/atf/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/atf/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/'/>
<updated>2019-10-22T13:15:02Z</updated>
<entry>
<title>doc: Final, pre-release fixes and updates</title>
<updated>2019-10-22T13:15:02Z</updated>
<author>
<name>Paul Beesley</name>
</author>
<published>2019-10-21T16:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=bbf0a1e43479ccfcbb0229cca744d17165749dce'/>
<id>urn:sha1:bbf0a1e43479ccfcbb0229cca744d17165749dce</id>
<content type='text'>
A small set of misc changes to ensure correctness before the v2.2
release tagging.

Change-Id: I888840b9483ea1a1633d204fbbc0f9594072101e
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
<entry>
<title>doc: Move platform list to the Platform Ports index page</title>
<updated>2019-10-21T13:31:49Z</updated>
<author>
<name>Paul Beesley</name>
</author>
<published>2019-10-16T13:41:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=5e6b4163905563be5dee7303c66188180af33500'/>
<id>urn:sha1:5e6b4163905563be5dee7303c66188180af33500</id>
<content type='text'>
The list of upstream platforms on the index page is growing
quite long, especially with all the FVP variants being listed
individually.

This patch leverages the "Platform Ports" chapter in the docs
table of contents to condense this information. Almost all
platform ports now have documentation, so the table of
contents serves as the list of upstream platforms by itself.

For those upstream platforms that do not have corresponding
documentation, the top-level "Platform Ports" page mentions
them individually. It also mentions each Arm FVP, just as
the index page did before.

Note that there is an in-progress patch that creates new
platform port documentation for the Arm Juno and Arm FVP
platforms, so this list of "other platforms" will soon be
reduced further as those platforms become part of the
table of contents as well.

Change-Id: I6b1eab8cba71a599d85a6e22553a34b07f213268
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
<entry>
<title>doc: Misc syntax and spelling fixes</title>
<updated>2019-10-11T12:39:06Z</updated>
<author>
<name>Paul Beesley</name>
</author>
<published>2019-10-04T16:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=be653a6940b6c7bf3c0c6b7049ae829fa70863c1'/>
<id>urn:sha1:be653a6940b6c7bf3c0c6b7049ae829fa70863c1</id>
<content type='text'>
Tidying up a few Sphinx warnings that had built-up over time.
None of these are critical but it cleans up the Sphinx output.

At the same time, fixing some spelling errors that were detected.

Change-Id: I38209e235481eed287f8008c6de9dedd6b12ab2e
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
<entry>
<title>doc: Convert internal links to RST format</title>
<updated>2019-10-08T15:58:03Z</updated>
<author>
<name>Paul Beesley</name>
</author>
<published>2019-04-12T13:19:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=347609510e30f5cc3f33beaad3cf085e8296b883'/>
<id>urn:sha1:347609510e30f5cc3f33beaad3cf085e8296b883</id>
<content type='text'>
Currently links between documents are using the format:

&lt;path/to/&gt;&lt;filename&gt;.rst

This was required for services like GitHub because they render each
document in isolation - linking to another document is like linking
to any other file, just provide the full path.

However, with the new approach, the .rst files are only the raw
source for the documents. Once the documents have been rendered
the output is now in another format (HTML in our case) and so,
when linking to another document, the link must point to the
rendered version and not the .rst file.

The RST spec provides a few methods for linking between content.
The parent of this patch enabled the automatic creation of anchors
for document titles - we will use these anchors as the targets for
our links. Additional anchors can be added by hand if needed, on
section and sub-section titles, for example.

An example of this new format, for a document with the title
"Firmware Design" is :ref:`Firmware Design`.

One big advantage of this is that anchors are not dependent on
paths. We can then move documents around, even between directories,
without breaking any links between documents. Links will need to be
updated only if the title of a document changes.

Change-Id: I9e2340a61dd424cbd8fd1ecc2dc166f460d81703
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
<entry>
<title>doc: Add more missing platforms</title>
<updated>2019-10-07T12:24:25Z</updated>
<author>
<name>Paul Beesley</name>
</author>
<published>2019-10-04T10:37:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=e43ed98b801b8d6583d6854cd57d4beec9f314de'/>
<id>urn:sha1:e43ed98b801b8d6583d6854cd57d4beec9f314de</id>
<content type='text'>
Add meson-g12a, qemu-sbsa and rpi4 to the documentation index so
that they will have their docs rendered and integrated into the
table of contents.

Change-Id: Id972bf2fee67312dd7bff29f92bea67842e62431
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
<entry>
<title>qemu/qemu_sbsa: Adding Qemu SBSA platform</title>
<updated>2019-10-01T15:23:56Z</updated>
<author>
<name>Radoslaw Biernacki</name>
</author>
<published>2018-05-17T20:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=558a6f444d54f419e90ead976bf28cf25797f4e4'/>
<id>urn:sha1:558a6f444d54f419e90ead976bf28cf25797f4e4</id>
<content type='text'>
This patch introduces Qemu SBSA platform.
Both platform specific files where copied from qemu/qemu with changes for
DRAM base above 32bit and removal of ARMv7 conditional defines/code.
Documentation is aligned to rest of SBSA patches along the series and
planed changes in edk2-platform repo.

Fixes ARM-software/tf-issues#602

Signed-off-by: Radoslaw Biernacki &lt;radoslaw.biernacki@linaro.org&gt;
Change-Id: I8ebc34eedb2268365e479ef05654b2df1b99128c
</content>
</entry>
<entry>
<title>Merge "doc: Fix platform port inclusion" into integration</title>
<updated>2019-09-27T09:54:07Z</updated>
<author>
<name>Soby Mathew</name>
</author>
<published>2019-09-27T09:54:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=32d514e5c685bf7d425629a6021d4f2f20df159c'/>
<id>urn:sha1:32d514e5c685bf7d425629a6021d4f2f20df159c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge changes from topic "amlogic-g12a" into integration</title>
<updated>2019-09-27T09:53:40Z</updated>
<author>
<name>Soby Mathew</name>
</author>
<published>2019-09-27T09:53:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=f7fa5289176068d0d54cd0b218eae3394b47f8c1'/>
<id>urn:sha1:f7fa5289176068d0d54cd0b218eae3394b47f8c1</id>
<content type='text'>
* changes:
  amlogic: g12a: Add support for the S905X2 (G12A) platform
  amlogic: makefile: Use PLAT variable when possible
  amlogic: sha_dma: Move register mappings to platform header
</content>
</entry>
<entry>
<title>Merge changes from topic "raspberry-pi-4-support" into integration</title>
<updated>2019-09-27T09:45:42Z</updated>
<author>
<name>Soby Mathew</name>
</author>
<published>2019-09-27T09:45:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=17b0bb6cf53cd9cd904ac6551f3552bd884e8159'/>
<id>urn:sha1:17b0bb6cf53cd9cd904ac6551f3552bd884e8159</id>
<content type='text'>
* changes:
  rpi4: Add initial documentation file
  rpi4: Add stdout-path to device tree
  rpi4: Add GIC maintenance interrupt to GIC DT node
  rpi4: Cleanup memory regions, move pens to first page
  rpi4: Reserve resident BL31 region from non-secure world
  rpi4: Amend DTB to advertise PSCI
  rpi4: Determine BL33 entry point at runtime
  rpi4: Accommodate "armstub8.bin" header at the beginning of BL31 image
  Add basic support for Raspberry Pi 4
  rpi3: Allow runtime determination of UART base clock rate
  FDT helper functions: Respect architecture in PSCI function IDs
  FDT helper functions: Add function documentation
</content>
</entry>
<entry>
<title>amlogic: g12a: Add support for the S905X2 (G12A) platform</title>
<updated>2019-09-26T08:27:45Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-09-18T10:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=cdb8c52f922b5c4d972e398a72ac89d100937507'/>
<id>urn:sha1:cdb8c52f922b5c4d972e398a72ac89d100937507</id>
<content type='text'>
Introduce the preliminary support for the Amlogic S905X2 (G12A) SoC.

This port is a minimal implementation of BL31 capable of booting
mainline U-Boot and Linux. Tested on a SEI510 board.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ife958f10e815a4530292c45446adb71239f3367f
</content>
</entry>
</feed>
