arm-trusted-firmware/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
io Split platform.h into separate headers 2014-05-23 15:52:29 +01:00