davidcunado-arm
|
d6104f5ab4
Merge pull request #927 from jeenu-arm/state-switch
|
7 年 前 |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 年 前 |
Jeenu Viswambharan
|
f4c8aa9054
Add macro to check whether the CPU implements an EL
|
7 年 前 |
Antonio Nino Diaz
|
0b32628edd
Flush console where necessary
|
7 年 前 |
dp-arm
|
872be88a29
Add PMF instrumentation points in TF
|
8 年 前 |
Soby Mathew
|
58e946aec5
PSCI: Do psci_setup() as part of std_svc_setup()
|
8 年 前 |
Soby Mathew
|
f426fc0519
PSCI: Introduce PSCI Library argument structure
|
8 年 前 |
Soby Mathew
|
cf0b1492ed
Introduce PSCI Library Interface
|
8 年 前 |
Soby Mathew
|
8cd16e6b5b
Build option to include AArch32 registers in cpu context
|
8 年 前 |
Juan Castillo
|
d178637d2b
Remove dashes from image names: 'BL3-x' --> 'BL3x'
|
9 年 前 |
Soby Mathew
|
78e6161373
Ensure BL31 does not print to boot console by default
|
9 年 前 |
Sandrine Bailleux
|
68a68c925f
Introduce print_entry_point_info() function
|
9 年 前 |
Achin Gupta
|
54dc71e7ec
Make generic code work in presence of system caches
|
9 年 前 |
Soby Mathew
|
85a181ce38
PSCI: Migrate TF to the new platform API and CM helpers
|
9 年 前 |
Dan Handley
|
6ad2e461f0
Rationalize console log output
|
10 年 前 |
Vikram Kanigiri
|
faaa2e7644
Support asynchronous method for BL3-2 initialization
|
10 年 前 |
Juan Castillo
|
d3280beb70
Rework incorrect use of assert() and panic() in codebase
|
10 年 前 |
Juan Castillo
|
aaa3e722c0
Add support for printing version at runtime
|
10 年 前 |
Soby Mathew
|
b79af93445
Implement a leaner printf for Trusted Firmware
|
10 年 前 |
Juan Castillo
|
4f2104ff20
Remove all checkpatch errors from codebase
|
10 年 前 |
Andrew Thoelke
|
167a935733
Initialise CPU contexts from entry_point_info
|
10 年 前 |
Andrew Thoelke
|
ee94cc6fa6
Remove early_exceptions from BL3-1
|
10 年 前 |
Andrew Thoelke
|
5e91007424
Per-cpu data cache restructuring
|
10 年 前 |
Andrew Thoelke
|
08ab89d324
Provide cm_get/set_context() for current CPU
|
10 年 前 |
Vikram Kanigiri
|
f05cb4a764
Pass the args to the BL3-3 entrypoint
|
10 年 前 |
Dan Handley
|
9865ac1576
Further renames of platform porting functions
|
10 年 前 |
Dan Handley
|
dec5e0d1da
Move BL porting functions into platform.h
|
10 年 前 |
Andrew Thoelke
|
db0de0eb50
Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3
|
10 年 前 |
Vikram Kanigiri
|
6871c5d3a2
Rework memory information passing to BL3-x images
|
10 年 前 |
Vikram Kanigiri
|
4112bfa0c2
Populate BL31 input parameters as per new spec
|
10 年 前 |