AlexeiFedorov
|
ec0088bbab
feat(gpt): add support for large GPT mappings
|
8 月之前 |
Arvind Ram Prakash
|
42d4d3baac
refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
|
2 年之前 |
Robert Wakim
|
6a00e9b0c8
fix(gpt_rme): rework delegating/undelegating sequence
|
3 年之前 |
Yann Gautier
|
5ecde2a271
fix(pie): align fixup_gdt_reloc() for aarch64
|
3 年之前 |
Zelalem Aweke
|
6c09af9f8b
feat(rme): run BL2 in root world when FEAT_RME is enabled
|
3 年之前 |
Zelalem Aweke
|
81c272b3b7
feat(rme): add register definitions and helper functions for FEAT_RME
|
3 年之前 |
Alexei Fedorov
|
db9736e3d8
AArch64: Fix assertions in processing dynamic relocations
|
3 年之前 |
Jimmy Brisson
|
d7b5f40823
Increase type widths to satisfy width requirements
|
4 年之前 |
Ambroise Vincent
|
c6cafcd770
Remove deprecated interfaces
|
5 年之前 |
Louis Mayencourt
|
c5da062c3b
PIE: Correct minor typographical errors
|
5 年之前 |
Varun Wadekar
|
1242b9a9d0
lib: aarch64: misc_helpers: include bl_common.h
|
5 年之前 |
Varun Wadekar
|
e095ba34d7
Remove unused function symbols
|
5 年之前 |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 年之前 |
Antonio Nino Diaz
|
fdbc29344a
Deprecate some unused AArch64 assembly functions
|
6 年之前 |
Soby Mathew
|
931f7c6156
PIE: Position Independant Executable support for BL31
|
6 年之前 |
Antonio Nino Diaz
|
fe199e3bac
Remove all other deprecated interfaces and files
|
6 年之前 |
Masahiro Yamada
|
79c7e72829
misc_helpers: fix zero_normalmem() for BL2_AT_EL3
|
6 年之前 |
Antonio Nino Diaz
|
ec0c8fdacf
Introduce functions to disable the MMU in EL1
|
7 年之前 |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 年之前 |
Antonio Nino Diaz
|
044bb2faab
Remove build option `ASM_ASSERTION`
|
7 年之前 |
Douglas Raillard
|
308d359b26
Introduce unified API to zero memory
|
8 年之前 |
Douglas Raillard
|
ea926532c3
Fix integer comparison in memcpy16
|
8 年之前 |
Achin Gupta
|
54dc71e7ec
Make generic code work in presence of system caches
|
9 年之前 |
Kévin Petit
|
8b779620d3
Add support to indicate size and end of assembly functions
|
9 年之前 |
Soby Mathew
|
bc9201289c
Implement an assert() callable from assembly code
|
10 年之前 |
Andrew Thoelke
|
5c3272a717
Make system register functions inline assembly
|
10 年之前 |
Andrew Thoelke
|
228a9f0b44
Remove unused or invalid asm helper functions
|
10 年之前 |
Andrew Thoelke
|
2f5dcfef1d
Replace disable_mmu with assembler version
|
10 年之前 |
Andrew Thoelke
|
8cec598ba3
Correct usage of data and instruction barriers
|
10 年之前 |
Dan Handley
|
97043ac98e
Reduce deep nesting of header files
|
10 年之前 |