"p2p/crypto/vscode:/vscode.git/clone" did not exist on "51fd99e363ca843fb3a5feec0f3213057c4b44ea"
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
Please register or sign in to comment