Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
44f8f476af464dd498b3399856f9970681ffd13a
/
bl32
/
tsp
dd053b6
linker_script: move bss section to bl_common.ld.h
by Masahiro Yamada
· 4 years, 7 months ago
583f8dd
linker_script: replace common read-only data with RODATA_COMMON
by Masahiro Yamada
· 4 years, 7 months ago
ac1bfb9
linker_script: move more common code to bl_common.ld.h
by Masahiro Yamada
· 4 years, 7 months ago
2598c41
Bug fix: Protect TSP prints with lock
by Madhukar Pappireddy
· 4 years, 8 months ago
0b67e56
Factor xlat_table sections in linker scripts out into a header file
by Masahiro Yamada
· 4 years, 8 months ago
c4b47a2
TSP: corrected log information
by Manish Pandey
· 4 years, 8 months ago
de634f8
TSP: add PIE support
by Masahiro Yamada
· 4 years, 10 months ago
0f7e601
Prevent speculative execution past ERET
by Anthony Steinhauser
· 4 years, 10 months ago
f41355c
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· 5 years ago
1c7c13a
Enable MTE support in both secure and non-secure worlds
by Justin Chadwell
· 5 years ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
90f2e88
Add support for Branch Target Identification
by Alexei Fedorov
· 5 years ago
d5a5960
Apply stricter speculative load restriction
by John Tsichritzis
· 6 years ago
e61ece0
TSP: Enable pointer authentication support
by Antonio Nino Diaz
· 6 years ago
de97ff3
Remove duplicated definitions of linker symbols
by Antonio Nino Diaz
· 6 years ago
1fbc97b
Correct typographical errors
by Paul Beesley
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
95f30ab
Add end_vector_entry assembler macro
by Roberto Vargas
· 7 years ago
d93fde3
Use ALIGN instead of NEXT in linker scripts
by Roberto Vargas
· 7 years ago
0859d2c
TSP: Enable cache along with MMU
by Jeenu Viswambharan
· 7 years ago
e93a0f4
types: use int-ll64 for both aarch32 and aarch64
by Masahiro Yamada
· 7 years ago
d4b35e1
Fix MISRA rule 8.4 Part 3
by Roberto Vargas
· 7 years ago
69abcd4
Fix MISRA rule 8.3 Part 3
by Roberto Vargas
· 7 years ago
7c2a3ca
Add comments about mismatched TCR_ELx and xlat tables
by Antonio Nino Diaz
· 7 years ago
2ce2b09
Replace magic numbers in linkerscripts by PAGE_SIZE
by Antonio Nino Diaz
· 7 years ago
e42bdb9
Merge pull request #1054 from jwerner-chromium/JW_crash_x30
by davidcunado-arm
· 7 years ago
67ebde7
Fix x30 reporting for unhandled exceptions
by Julius Werner
· 7 years ago
b4c75e9
Add new alignment parameter to func assembler macro
by Julius Werner
· 7 years ago
f251a4c
Merge pull request #925 from dp-arm/dp/spdx
by davidcunado-arm
· 8 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
28f69ab
Update terminology: standard SMC to yielding SMC
by David Cunado
· 8 years ago
306593d
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
4ef91f1
Simplify translation tables headers dependencies
by Antonio Nino Diaz
· 8 years ago
21362a9
Introduce unified API to zero memory
by Douglas Raillard
· 8 years ago
f212965
Abort preempted TSP STD SMC after PSCI CPU suspend
by Douglas Raillard
· 8 years ago
68aef10
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· 8 years ago
7b5c9b3
Move spinlock library code to AArch64 folder
by Soby Mathew
· 8 years ago
bdba5e5
TSP: Print BL32_BASE rather than __RO_START__
by Sandrine Bailleux
· 8 years ago
f91f144
Introduce SEPARATE_CODE_AND_RODATA build flag
by Sandrine Bailleux
· 8 years ago
9e6ad6c
Introduce some helper macros for exception vectors
by Sandrine Bailleux
· 8 years ago
f269714
Make:Remove calls to shell from makefiles.
by Evan Lloyd
· 9 years ago
1f21bcf
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 9 years ago
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 9 years ago
7866424
TSP: Allow preemption of synchronous S-EL1 interrupt handling
by Soby Mathew
· 9 years ago
bec9851
Enable use of FIQs and IRQs as TSP interrupts
by Soby Mathew
· 9 years ago
bc91282
Unify interrupt return paths from TSP into the TSPD
by Soby Mathew
· 9 years ago
e9c4a64
Make generic code work in presence of system caches
by Achin Gupta
· 9 years ago
9a0ff9b
Pass the target suspend level to SPD suspend hooks
by Achin Gupta
· 9 years ago
da43b66
PSCI: Migrate SPDs and TSP to the new platform and framework API
by Soby Mathew
· 9 years ago
f05c1b5
Add linker symbol declarations to bl_common.h
by Dan Handley
· 10 years ago
81be100
Allow deeper platform port directory structure
by Dan Handley
· 10 years ago
eb839ce
Fix type mismatches in verbose logging
by Dan Handley
· 10 years ago
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
8723adf
Enable type-checking of arguments passed to printf() et al.
by Sandrine Bailleux
· 10 years ago
f512157
Save 'power_state' early in PSCI CPU_SUSPEND call
by Soby Mathew
· 10 years ago
2ae2043
Remove coherent memory from the BL memory maps
by Soby Mathew
· 10 years ago
1fe4336
Juno: Add support for Test Secure-EL1 Payload
by Sandrine Bailleux
· 10 years ago
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 10 years ago
9e46188
Merge pull request #189 from achingupta/ag/tf-issues#153
by Dan Handley
· 10 years ago
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· 10 years ago
ed1744e
Unmask SError interrupt and clear SCR_EL3.EA bit
by Achin Gupta
· 10 years ago
e2c27f5
Move TSP private declarations into separate header
by Dan Handley
· 10 years ago
91b624e
Rationalize console log output
by Dan Handley
· 10 years ago
534ae7f
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
by danh-arm
· 10 years ago
4e81341
Support asynchronous method for BL3-2 initialization
by Vikram Kanigiri
· 10 years ago
b3dbeb0
Call platform_is_primary_cpu() only from reset handler
by Juan Castillo
· 10 years ago
3299181
Merge pull request #170 from achingupta/ag/tf-issues#226
by danh-arm
· 10 years ago
289162c
Merge pull request #169 from achingupta/ag/tf-issues#198
by danh-arm
· 10 years ago
9f09835
Simplify management of SCTLR_EL3 and SCTLR_EL1
by Achin Gupta
· 10 years ago
04be3a5
Add support for printing version at runtime
by Juan Castillo
· 10 years ago
afe7e2f
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 10 years ago
e1aa516
Remove coherent stack usage from the warm boot path
by Achin Gupta
· 10 years ago
f4a9709
Remove coherent stack usage from the cold boot path
by Achin Gupta
· 10 years ago
3c449d7
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
by danh-arm
· 10 years ago
e2e0c65
fvp: Reuse BL1 and BL2 memory through image overlaying
by Sandrine Bailleux
· 10 years ago
fb42b12
Refactor fvp gic code to be a generic driver
by Dan Handley
· 10 years ago
2d55240
Remove all checkpatch errors from codebase
by Juan Castillo
· 10 years ago
701fea7
Further renames of platform porting functions
by Dan Handley
· 10 years ago
b226a4d
Add enable mmu platform porting interfaces
by Dan Handley
· 10 years ago
ea45157
Rename FVP specific files and functions
by Dan Handley
· 10 years ago
7ce42df
Move BL porting functions into platform.h
by Dan Handley
· 10 years ago
ed6ff95
Split platform.h into separate headers
by Dan Handley
· 10 years ago
335bf58
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
by Andrew Thoelke
· 10 years ago
6c8b359
Make the memory layout more flexible
by Sandrine Bailleux
· 10 years ago
332ff85
Merge pull request #104 from athoelke:at/tsp-entrypoints-v2
by Andrew Thoelke
· 10 years ago
077193f
Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2
by Andrew Thoelke
· 10 years ago
58484d4
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
by Andrew Thoelke
· 10 years ago
891c4ca
Use a vector table for TSP entrypoints
by Andrew Thoelke
· 10 years ago
9f71f70
Non-Secure Interrupt support during Standard SMC processing in TSP
by Soby Mathew
· 10 years ago
bbc33f2
Enable secure timer to generate S-EL1 interrupts
by Achin Gupta
· 10 years ago
a4f50c2
Add support for asynchronous FIQ handling in TSP
by Achin Gupta
· 10 years ago
7671789
Add support for synchronous FIQ handling in TSP
by Achin Gupta
· 10 years ago
405406d
Use secure timer to generate S-EL1 interrupts
by Achin Gupta
· 10 years ago
e701e30
fvp: Move TSP from Secure DRAM to Secure SRAM
by Sandrine Bailleux
· 10 years ago
5ac3cc9
TSP: Let the platform decide which secure memory to use
by Sandrine Bailleux
· 10 years ago
d8c9d26
Rework memory information passing to BL3-x images
by Vikram Kanigiri
· 10 years ago
96c207a
Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile
by Andrew Thoelke
· 10 years ago
3086cc9
fvp: Use the right implem. of plat_report_exception() in BL3-2
by Sandrine Bailleux
· 10 years ago
74a62b3
fvp: Provide per-EL MMU setup functions
by Sandrine Bailleux
· 10 years ago
Next »