arm-trusted-firmware/bl1/aarch32
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
..
bl1_arch_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl1_context_mgmt.c AArch32: Rework SMC context save and restore mechanism 2017-05-12 11:54:12 +01:00
bl1_entrypoint.S AArch32: Add `TRUSTED_BOARD_BOOT` support 2017-05-15 16:34:27 +01:00
bl1_exceptions.S AArch32: Add `TRUSTED_BOARD_BOOT` support 2017-05-15 16:34:27 +01:00