arm-trusted-firmware/docs
Soby Mathew e60f2af949 ARM plat changes to enable CryptoCell integration
This patch makes the necessary changes to enable ARM platform to
successfully integrate CryptoCell during Trusted Board Boot. The
changes are as follows:

* A new build option `ARM_CRYPTOCELL_INTEG` is introduced to select
  the CryptoCell crypto driver for Trusted Board boot.

* The TrustZone filter settings for Non Secure DRAM is modified
  to allow CryptoCell to read this memory. This is required to
  authenticate BL33 which is loaded into the Non Secure DDR.

* The CSS platforms are modified to use coherent stacks in BL1 and BL2
  when CryptoCell crypto is selected. This is because CryptoCell makes
  use of DMA to transfer data and the CryptoCell SBROM library allocates
  buffers on the stack during signature/hash verification.

Change-Id: I1e6f6dcd1899784f1edeabfa2a9f279bbfb90e31
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2017-06-28 15:58:06 +01:00
..
diagrams Initialize secondary CPUs during cold boot 2016-03-07 09:23:38 +00:00
plat uniphier: add TSP support 2017-06-13 00:32:57 +09:00
spd spd: dispatcher for interacting with the Trusty TEE 2016-11-08 15:50:04 -08:00
arm-sip-service.md Introduce ARM SiP service to switch execution state 2017-05-04 11:00:34 +01:00
auth-framework.md mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms 2017-05-24 14:17:02 +01:00
change-log.md Fix broken link in documentation 2017-06-27 11:09:11 +01:00
cpu-specific-build-macros.md Add workaround for ARM Cortex-A53 erratum 855873 2017-03-20 10:57:46 +00:00
firmware-design.md Improve format of exception vectors in BL1 description 2017-06-28 12:02:53 +01:00
firmware-update.md Fix broken link in documentation 2017-06-27 11:09:11 +01:00
interrupt-framework-design.md Update terminology: standard SMC to yielding SMC 2017-04-26 12:58:52 +01:00
platform-migration-guide.md Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
porting-guide.md ARM plat changes to enable CryptoCell integration 2017-06-28 15:58:06 +01:00
psci-lib-integration-guide.md PSCI: Optimize call paths if all participants are cache-coherent 2017-03-02 11:00:20 +00:00
psci-pd-tree.md Rework type usage in Trusted Firmware 2016-07-18 17:52:15 +01:00
reset-design.md Introduce the ARM TF reset design document 2015-12-15 15:14:43 +00:00
rt-svc-writers-guide.md Update terminology: standard SMC to yielding SMC 2017-04-26 12:58:52 +01:00
trusted-board-boot.md Replace fip_create with fiptool 2016-07-29 10:38:46 +01:00
user-guide.md ARM plat changes to enable CryptoCell integration 2017-06-28 15:58:06 +01:00