TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
147f52f3e81f7ccf1dae90bc5687ec137feeb46c
/
include
/
lib
/
el3_runtime
/
cpu_data.h
c5ea4f8
feat(rme): add context management changes for FEAT_RME
by Zelalem Aweke
· 4 years, 1 month ago
b4f8d44
fix(el3_runtime): correct CASSERT for pauth
by Olivier Deprez
· 4 years ago
ed108b5
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· 6 years ago
402b3cf
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 6 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
a0fee74
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
4353499
Fix MISRA defects in workaround and errata framework
by Antonio Nino Diaz
· 7 years ago
7fabe1a
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
21b818c
BL31: Introduce Exception Handling Framework
by Jeenu Viswambharan
· 8 years ago
2614ea3
Change sizeof to use type of struct not function
by Joel Hutton
· 8 years ago
86606eb
cpu log buffer size depends on cache line size
by Etienne Carriere
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
872be88
Add PMF instrumentation points in TF
by dp-arm
· 9 years ago
e33b78a
AArch32: Add support in TF libraries
by Soby Mathew
· 9 years ago
532ed61
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
[Renamed from include/bl31/cpu_data.h]
da554d7
Fix coding guideline warnings
by Soby Mathew
· 9 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
85a181c
PSCI: Migrate TF to the new platform API and CM helpers
by Soby Mathew
· 10 years ago
8ee2498
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
12e7c4a
Initialise cpu ops after enabling data cache
by Vikram Kanigiri
· 11 years ago
8c5fe0b
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 11 years ago
0999734
Invalidate the dcache after initializing cpu-ops
by Soby Mathew
· 11 years ago
9b47684
Introduce framework for CPU specific operations
by Soby Mathew
· 11 years ago
776b68a
Add PSCI service specific per-CPU data
by Achin Gupta
· 11 years ago
04fafce
Add macro to flush per-CPU data
by Achin Gupta
· 11 years ago
626ed51
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 11 years ago
aaba4f2
Move CPU context pointers into cpu_data
by Andrew Thoelke
· 11 years ago
5e91007
Per-cpu data cache restructuring
by Andrew Thoelke
· 11 years ago