arm-trusted-firmware/bl1
Sandrine Bailleux 1fe4d4537e Break down BL1 AArch64 synchronous exception handler
The AArch64 synchronous exception vector code in BL1 is almost
reaching its architectural limit of 32 instructions. This means
there is very little space for this code to grow.

This patch reduces the size of the exception vector code by
moving most of its code in a function to which we branch from
SynchronousExceptionA64.

Change-Id: Ib35351767a685fb2c2398029d32e54026194f7ed
2015-10-19 13:00:07 +01:00
..
aarch64 Break down BL1 AArch64 synchronous exception handler 2015-10-19 13:00:07 +01:00
bl1.ld.S TBB: add authentication framework 2015-06-25 08:53:26 +01:00
bl1.mk Introduce framework for CPU specific operations 2014-08-20 19:13:25 +01:00
bl1_main.c Ensure BL2 security state is secure 2015-09-02 13:48:45 +01:00
bl1_private.h Remove concept of top/bottom image loading 2014-07-01 10:59:43 +01:00