arm-trusted-firmware/common
Roberto Vargas 01f62b6d0d Add platform hooks for boot redundancy support
These hooks are intended to allow one platform to try load
images from alternative places. There is a hook to initialize
the sequence of boot locations and a hook to pass to the next
sequence.

Change-Id: Ia0f84c415208dc4fa4f9d060d58476db23efa5b2
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2017-10-24 14:04:41 +01:00
..
aarch32 Fix x30 reporting for unhandled exceptions 2017-08-21 13:50:54 -07:00
aarch64 Fix x30 reporting for unhandled exceptions 2017-08-21 13:50:54 -07:00
bl_common.c Add platform hooks for boot redundancy support 2017-10-24 14:04:41 +01:00
desc_image_load.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
runtime_svc.c Tegra: enable 'signed-comparison' compilation warning/errors 2017-06-14 14:59:07 -07:00
tf_log.c Implement log framework 2017-09-11 15:37:24 +01:00
tf_printf.c Introduce tf_vprintf() and tf_string_print() 2017-09-11 15:35:41 +01:00
tf_snprintf.c Introduce `tf_snprintf` 2017-05-24 10:47:05 +01:00