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>
1 parent b6285d6 commit a44090080308beefe64d302bcc76de70f0d1d280
@dp-arm dp-arm authored on 15 Feb 2017
Showing 8 changed files
View
Makefile
View
bl1/aarch32/bl1_entrypoint.S
View
bl1/aarch32/bl1_exceptions.S
View
bl1/bl1_fwu.c
View
bl1/bl1_main.c
View
include/plat/arm/common/arm_def.h
View
make_helpers/tbbr/tbbr_tools.mk
View
plat/arm/board/fvp/platform.mk