arm-trusted-firmware/include
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
..
bl1 FWU: Introduce FWU_SMC_IMAGE_RESET 2017-06-01 14:52:12 +01:00
bl31 include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
bl32 sp_min: Implement `sp_min_plat_runtime_setup()` 2017-06-20 15:14:01 +01:00
common aarch64: Enable Statistical Profiling Extensions for lower ELs 2017-06-22 10:33:19 +01:00
drivers Add headers to enable CryptoCell integration 2017-06-28 15:58:06 +01:00
lib Merge pull request #978 from etienne-lms/minor-build 2017-06-28 13:46:19 +01:00
plat ARM plat changes to enable CryptoCell integration 2017-06-28 15:58:06 +01:00
services Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tools_share cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00