Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
ed62e844210cb0cf0f0d723edb6f6cce0bb88533
/
include
/
common
/
runtime_svc.h
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 5 years ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
0e402d3
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
50905c7
Fix misra warnings in SMC and power mgmt code
by Sathees Balya
· 6 years ago
f0b14cf
Remove some MISRA defects in common code
by Antonio Nino Diaz
· 6 years ago
35c8cfc
Add support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
e881147
Fix some MISRA defects in SPM code
by Antonio Nino Diaz
· 7 years ago
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
3c817f4
Rename 'smcc' to 'smccc'
by Antonio Nino Diaz
· 7 years ago
0571270
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
a9482df
AArch32: Add API to invoke runtime service handler
by Soby Mathew
· 8 years ago
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
[Renamed from include/bl31/runtime_svc.h]
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
46dd170
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 9 years ago
7162afa
Use designated initialization in DECLARE_RT_SVC macro
by Soby Mathew
· 9 years ago
6c0566c
Move context management code to common location
by Yatharth Kochar
· 9 years ago
6cdddaf
Implement PSCI_FEATURES API
by Soby Mathew
· 10 years ago
2d55240
Remove all checkpatch errors from codebase
by Juan Castillo
· 10 years ago
4d2d553
Remove early_exceptions from BL3-1
by Andrew Thoelke
· 10 years ago
8c28fe0
Per-cpu data cache restructuring
by Andrew Thoelke
· 10 years ago
a17fefa
Remove extern keyword from function declarations
by Dan Handley
· 10 years ago
9f71f70
Non-Secure Interrupt support during Standard SMC processing in TSP
by Soby Mathew
· 10 years ago
aeaab68
Add S-EL1 interrupt handling support in the TSPD
by Achin Gupta
· 10 years ago
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
e2712bc
Always use named structs in header files
by Dan Handley
· 11 years ago
bcd60ba
Separate BL functions out of arch.h
by Dan Handley
· 11 years ago
f3c8f32
Separate out CASSERT macro into own header
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago
[Renamed from include/runtime_svc.h]
992dc07
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· 11 years ago