<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/atf/include/drivers/arm/cryptocell, 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-07-25T10:38:07Z</updated>
<entry>
<title>cryptocell: add product version awareness support</title>
<updated>2019-07-25T10:38:07Z</updated>
<author>
<name>Gilad Ben-Yossef</name>
</author>
<published>2019-05-14T11:47:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=76f3c7dc8b7c78f5f73d1b6487fac5cc5f320ed4'/>
<id>urn:sha1:76f3c7dc8b7c78f5f73d1b6487fac5cc5f320ed4</id>
<content type='text'>
Add support for multiple Cryptocell revisions which
use different APIs.

This commit only refactors the existing code in preperation to the addition
of another Cryptocell revisions later on.

Signed-off-by: Gilad Ben-Yossef &lt;gilad.benyossef@arm.com&gt;
Change-Id: I16d80b31afb6edd56dc645fee5ea619cc74f09b6
</content>
</entry>
<entry>
<title>cryptocell: move Cryptocell specific API into driver</title>
<updated>2019-07-25T10:29:15Z</updated>
<author>
<name>Gilad Ben-Yossef</name>
</author>
<published>2019-05-14T07:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=36ec2bb0bcb43b012c1211d73665eebc6012fb48'/>
<id>urn:sha1:36ec2bb0bcb43b012c1211d73665eebc6012fb48</id>
<content type='text'>
Code using Cryptocell specific APIs was used as part of the
arm common board ROT support, instead of being abstracted
in Cryptocell specific driver code, creating two problems:
- Any none arm board that uses Cryptocell wuld need to
  copy and paste the same code.
- Inability to cleanly support multiple versions of Cryptocell
  API and products.

Move over Cryptocell specific API calls into the Cryptocell
driver, creating abstraction API where needed.

Signed-off-by: Gilad Ben-Yossef &lt;gilad.benyossef@arm.com&gt;
Change-Id: I9e03ddce90fcc47cfdc747098bece86dbd11c58e
</content>
</entry>
<entry>
<title>Fix order of #includes</title>
<updated>2017-07-12T13:45:31Z</updated>
<author>
<name>Isla Mitchell</name>
</author>
<published>2017-07-11T13:54:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=2a4b4b71ba8a14148708719077d80889faa6f47b'/>
<id>urn:sha1:2a4b4b71ba8a14148708719077d80889faa6f47b</id>
<content type='text'>
This fix modifies the order of system includes to meet the ARM TF coding
standard. There are some exceptions in order to retain header groupings,
minimise changes to imported headers, and where there are headers within
the #if and #ifndef statements.

Change-Id: I65085a142ba6a83792b26efb47df1329153f1624
Signed-off-by: Isla Mitchell &lt;isla.mitchell@arm.com&gt;
</content>
</entry>
<entry>
<title>Add headers to enable CryptoCell integration</title>
<updated>2017-06-28T14:58:06Z</updated>
<author>
<name>Soby Mathew</name>
</author>
<published>2017-05-10T10:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=bdd1cbf5e88b548ed5ddec4745d878305570f284'/>
<id>urn:sha1:bdd1cbf5e88b548ed5ddec4745d878305570f284</id>
<content type='text'>
This patch adds header files with required declarations and
macro definitions to enable integration with CryptoCell SBROM
version `CC712 – Release 1.0.0.1061`. These headers enable ARM
Trusted Firmware to build and link with CryptoCell SBROM
library.

Change-Id: I501eda7fe1429acb61db8e1cab78cc9aee9c1871
Signed-off-by: Soby Mathew &lt;soby.mathew@arm.com&gt;
</content>
</entry>
</feed>
