arm-trusted-firmware/bl1
dp-arm a440900803 AArch32: Add `TRUSTED_BOARD_BOOT` support
This patch adds `TRUSTED_BOARD_BOOT` support for AArch32 mode.

To build this patch the "mbedtls/include/mbedtls/bignum.h"
needs to be modified to remove `#define MBEDTLS_HAVE_UDBL`
when `MBEDTLS_HAVE_INT32` is defined. This is a workaround
for "https://github.com/ARMmbed/mbedtls/issues/708"

NOTE: TBBR support on Juno AArch32 is not currently supported.

Change-Id: I86d80e30b9139adc4d9663f112801ece42deafcf
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
Co-Authored-By: Yatharth Kochar <yatharth.kochar@arm.com>
2017-05-15 16:34:27 +01:00
..
aarch32 AArch32: Add `TRUSTED_BOARD_BOOT` support 2017-05-15 16:34:27 +01:00
aarch64 Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
tbbr Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl1.ld.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl1.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl1_fwu.c AArch32: Add `TRUSTED_BOARD_BOOT` support 2017-05-15 16:34:27 +01:00
bl1_main.c AArch32: Add `TRUSTED_BOARD_BOOT` support 2017-05-15 16:34:27 +01:00
bl1_private.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00