<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/atf/docs/security_advisories, 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-11T12:39:06Z</updated>
<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>Update security documentation</title>
<updated>2019-05-24T11:58:55Z</updated>
<author>
<name>John Tsichritzis</name>
</author>
<published>2019-05-21T09:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=55f140591a57467e62255c4522520ab2e6eb0c27'/>
<id>urn:sha1:55f140591a57467e62255c4522520ab2e6eb0c27</id>
<content type='text'>
1) Replace references to "Arm Trusted Firmware" with "TF-A"
2) Update issue tracker link

Change-Id: I12d827d49f6cc34e46936d7f7ccf44e32b26a0bd
Signed-off-by: John Tsichritzis &lt;john.tsichritzis@arm.com&gt;
</content>
</entry>
<entry>
<title>doc: Set correct syntax highlighting style</title>
<updated>2019-05-22T10:28:17Z</updated>
<author>
<name>Paul Beesley</name>
</author>
<published>2019-03-13T15:11:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=29c02529592fb2489edee6c92e418918e5732105'/>
<id>urn:sha1:29c02529592fb2489edee6c92e418918e5732105</id>
<content type='text'>
Several code blocks do not specify a language for syntax
highlighting. This results in Sphinx using a default highlighter
which is Python.

This patch adds the correct language to each code block that doesn't
already specify it.

Change-Id: Icce1949aabfdc11a334a42d49edf55fa673cddc3
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
<entry>
<title>doc: Format security advisory titles and headings</title>
<updated>2019-05-22T10:23:06Z</updated>
<author>
<name>Paul Beesley</name>
</author>
<published>2019-03-07T16:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=267f8085f25046406db2676fb2770a702ccf1243'/>
<id>urn:sha1:267f8085f25046406db2676fb2770a702ccf1243</id>
<content type='text'>
Required so that the advisory documents are all valid RST files (with a
header) and that they all integrate into the document tree.

Change-Id: I68ca2b0b9e648e24b460deb772c471a38518da26
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
<entry>
<title>doc: Move documents into subdirectories</title>
<updated>2019-05-21T14:05:56Z</updated>
<author>
<name>Paul Beesley</name>
</author>
<published>2019-02-11T17:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=40d553cfde38d4f68449c62967cd1ce0d6478750'/>
<id>urn:sha1:40d553cfde38d4f68449c62967cd1ce0d6478750</id>
<content type='text'>
This change creates the following directories under docs/
in order to provide a grouping for the content:

- components
- design
- getting_started
- perf
- process

In each of these directories an index.rst file is created
and this serves as an index / landing page for each of the
groups when the pages are compiled. Proper layout of the
top-level table of contents relies on this directory/index
structure.

Without this patch it is possible to build the documents
correctly with Sphinx but the output looks messy because
there is no overall hierarchy.

Change-Id: I3c9f4443ec98571a56a6edf775f2c8d74d7f429f
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
<entry>
<title>doc: Add missing CVE links to advisories</title>
<updated>2019-03-07T11:23:32Z</updated>
<author>
<name>Paul Beesley</name>
</author>
<published>2019-03-05T17:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=12fc6ba73d7191a71bf8b3b611fd3f618ed2f25e'/>
<id>urn:sha1:12fc6ba73d7191a71bf8b3b611fd3f618ed2f25e</id>
<content type='text'>
Some security advisories did not contain a direct link to the CVE page
on mitre.org.

Change-Id: I80f8f27a25da3a76b564a3e49cafe5e253379f37
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
<entry>
<title>doc: Migrate a subset of the GitHub wiki content</title>
<updated>2019-03-07T11:23:32Z</updated>
<author>
<name>Joel Hutton</name>
</author>
<published>2019-02-25T15:18:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=4fe9123024b40706d8ec74224105814480a47931'/>
<id>urn:sha1:4fe9123024b40706d8ec74224105814480a47931</id>
<content type='text'>
With the TF wiki being migrated from GitHub to trustedfirmware.org,
some documents will be moved into the docs/ directory within the
repository rather than remaining as external content. The
appropriate action has been decided on a per-document basis.

Change-Id: Id0f615f3418369256f30d2e34e354a115389d105
Signed-off-by: Joel Hutton &lt;Joel.Hutton@Arm.com&gt;
Signed-off-by: Paul Beesley &lt;paul.beesley@arm.com&gt;
</content>
</entry>
</feed>
