arm-trusted-firmware/drivers/arm/gic
Andrew Thoelke 5c3272a717 Make system register functions inline assembly
Replace the current out-of-line assembler implementations of
the system register and system instruction operations with
inline assembler.

This enables better compiler optimisation and code generation
when accessing system registers.

Fixes ARM-software/tf-issues#91

Change-Id: I149af3a94e1e5e5140a3e44b9abfc37ba2324476
2014-06-10 15:26:14 +01:00
..
gic_v2.c Introduce interrupt registration framework in BL3-1 2014-05-22 17:46:56 +01:00
gic_v3.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00