arm-trusted-firmware/common
Antonio Nino Diaz 0f325c67c7 Optimize cache flush when authenticating images
When loading and authenticating an image, all parent images must also
be authenticated. The parent images are just certificates that don't
need to be used by any other CPU except the one loading the image, and
so there is no need to flush the cache of memory regions where they
are loaded.

Change-Id: Ice8d6979d1c02eabf1a543281ae1a07d098e4a99
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2016-11-29 10:15:19 +00:00
..
aarch32 AArch32: Common changes needed for BL1/BL2 2016-09-21 16:27:15 +01:00
aarch64 Remove looping around `plat_report_exception` 2016-08-22 13:41:14 +01:00
bl_common.c Optimize cache flush when authenticating images 2016-11-29 10:15:19 +00:00
desc_image_load.c Add new version of image loading. 2016-09-20 16:16:42 +01:00
runtime_svc.c AArch32: Add API to invoke runtime service handler 2016-08-10 12:35:46 +01:00
tf_printf.c AArch32: Add tf_printf support 2016-08-10 12:35:46 +01:00