Allow disabling authentication dynamically
This patch allows platforms to dynamically disable authentication of
images during cold boot. This capability is controlled via the
DYN_DISABLE_AUTH build flag and is only meant for development
purposes.
Change-Id: Ia3df8f898824319bb76d5cc855b5ad6c3d227260
Signed-off-by:
Soby Mathew <soby.mathew@arm.com>
Showing
- Makefile 16 additions, 0 deletionsMakefile
- common/bl_common.c 53 additions, 20 deletionscommon/bl_common.c
- docs/user-guide.rst 5 additions, 0 deletionsdocs/user-guide.rst
- include/common/bl_common.h 8 additions, 0 deletionsinclude/common/bl_common.h
- make_helpers/defaults.mk 4 additions, 0 deletionsmake_helpers/defaults.mk
Please register or sign in to comment