arm-trusted-firmware/bl31/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
..
bl31_arch_setup.c Do not trap access to floating point registers 2014-01-17 10:27:53 +00:00
bl31_entrypoint.S Add support for handling runtime service requests 2014-02-17 18:51:44 +00:00
context.S Add helper library for cpu context management 2014-02-17 18:51:44 +00:00
runtime_exceptions.S Add exception vector guards 2014-02-20 19:06:34 +00:00