arm-trusted-firmware/include/drivers
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
..
arm Make system register functions inline assembly 2014-06-10 15:26:14 +01:00
console.h Move include and source files to logical locations 2014-05-06 12:35:02 +01:00
io_driver.h Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
io_fip.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
io_memmap.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
io_semihosting.h Remove variables from .data section 2014-05-06 17:55:38 +01:00