arm-trusted-firmware/bl1/aarch64
Jeenu Viswambharan a7934d6950 Add exception vector guards
This patch adds guards so that an exception vector exceeding 32
instructions will generate a compile-time error. This keeps the
exception handlers in check from spilling over.

Change-Id: I7aa56dd0071a333664e2814c656d3896032046fe
2014-02-20 19:06:34 +00:00
..
bl1_arch_setup.c Do not trap access to floating point registers 2014-01-17 10:27:53 +00:00
bl1_entrypoint.S Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
early_exceptions.S Add exception vector guards 2014-02-20 19:06:34 +00:00