Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d59bd1a71ff61e07aa65dc6954ccf4596917e623
/
bl31
9d13402
refactor(gpt): productize and refactor GPT library
by johpow01
· Wed Jun 16 17:57:28 2021 -0500
8e2e24b
feat(rme): add GPT Library
by Zelalem Aweke
· Tue Jul 13 14:05:20 2021 -0500
4d37db8
feat(rme): add ENABLE_RME build option and support for RMM image
by Zelalem Aweke
· Sun Jul 11 18:33:20 2021 -0500
b6301e6
feat(rme): add context management changes for FEAT_RME
by Zelalem Aweke
· Fri Jul 09 17:54:30 2021 -0500
13dc8f1
feat(rme): add RMM dispatcher (RMMD)
by Zelalem Aweke
· Fri Jul 09 14:20:03 2021 -0500
4d666ac
feat(rme): add Realm security state definition
by Zelalem Aweke
· Thu Jul 08 17:13:09 2021 -0500
f91e59f
feat(hcx): add build option to enable FEAT_HCX
by johpow01
· Wed Aug 04 19:38:18 2021 -0500
51a9711
feat(trf): enable trace filter control register access from lower NS EL
by Manish V Badarkhe
· Thu Jul 08 09:33:18 2021 +0100
f356f7e
feat(sys_reg_trace): enable trace system registers access from lower NS ELs
by Manish V Badarkhe
· Tue Jun 29 11:44:20 2021 +0100
20df29c
feat(trbe): enable access to trace buffer control registers from lower NS EL
by Manish V Badarkhe
· Fri Jul 02 09:10:56 2021 +0100
c8c3e0d
SMCCC/PCI: Handle std svc boilerplate
by Jeremy Linton
· Wed Nov 18 10:17:57 2020 -0600
26c5b5c
Add TRNG Firmware Interface service
by Jimmy Brisson
· Mon Jun 22 14:18:42 2020 -0500
fba2572
Fix exception handlers in BL31: Use DSB to synchronize pending EA
by Madhukar Pappireddy
· Fri Jul 24 03:27:12 2020 -0500
f3a4c54
Add support for FEAT_MTPMU for Armv8.6
by Javier Almansa Sobrino
· Mon Nov 23 18:38:15 2020 +0000
ed20207
Increase type widths to satisfy width requirements
by Jimmy Brisson
· Tue Aug 04 16:18:52 2020 -0500
e1ecd23
arm_fpga: Add support for unknown MPIDs
by Javier Almansa Sobrino
· Thu Aug 20 18:48:09 2020 +0100
65fca7c
build_macros.mk: include assert and define loop macros
by Leonardo Sandoval
· Thu Sep 10 12:18:27 2020 -0500
e07e808
runtime_exceptions: Update AT speculative workaround
by Manish V Badarkhe
· Thu Jul 23 12:43:25 2020 +0100
85fa00e
linker_script: move .rela.dyn section to bl_common.ld.h
by Masahiro Yamada
· Wed Apr 22 11:27:55 2020 +0900
c5864d8
linker_script: move .data section to bl_common.ld.h
by Masahiro Yamada
· Wed Apr 22 10:50:12 2020 +0900
403990e
linker_script: move stacks section to bl_common.ld.h
by Masahiro Yamada
· Tue Apr 07 13:04:24 2020 +0900
dd053b6
linker_script: move bss section to bl_common.ld.h
by Masahiro Yamada
· Thu Mar 26 13:16:33 2020 +0900
583f8dd
linker_script: replace common read-only data with RODATA_COMMON
by Masahiro Yamada
· Thu Mar 26 10:57:12 2020 +0900
ac1bfb9
linker_script: move more common code to bl_common.ld.h
by Masahiro Yamada
· Thu Mar 26 10:51:39 2020 +0900
e8b6b80
Merge changes from topic "mp/enhanced_pal_hw" into integration
by Mark Dykes
· Thu Mar 12 15:54:28 2020 +0000
ae9677b
fconf: necessary modifications to support fconf in BL31 & SP_MIN
by Madhukar Pappireddy
· Mon Jan 27 13:37:51 2020 -0600
3e0584a
Merge "Fix crash dump for lower EL" into integration
by Mark Dykes
· Wed Mar 11 15:39:32 2020 +0000
0b67e56
Factor xlat_table sections in linker scripts out into a header file
by Masahiro Yamada
· Mon Mar 09 17:39:48 2020 +0900
813c9f9
Fix crash dump for lower EL
by Alexei Fedorov
· Tue Mar 03 13:31:58 2020 +0000
26c2740
Merge changes from topic "spmd" into integration
by Olivier Deprez
· Tue Feb 11 08:34:47 2020 +0000
60b7b8a
SPMD: enable SPM dispatcher support
by Achin Gupta
· Fri Oct 11 15:50:43 2019 +0100
b8f26e9
Make PAC demangling more generic
by Alexei Fedorov
· Thu Feb 06 17:11:03 2020 +0000
5b21082
Merge "Coverity: remove unnecessary header file includes" into integration
by Mark Dykes
· Tue Feb 04 17:15:57 2020 +0000
39ca69d
Merge changes from topic "mp/separate_nobits" into integration
by Sandrine Bailleux
· Tue Feb 04 16:37:09 2020 +0000
87675d4
Coverity: remove unnecessary header file includes
by Zelalem
· Mon Feb 03 14:56:42 2020 -0600
ff46037
Merge "Use correct type when reading SCR register" into integration
by Alexei Fedorov
· Thu Jan 30 16:55:55 2020 +0000
1c819c3
Use correct type when reading SCR register
by Louis Mayencourt
· Fri Jan 24 13:30:28 2020 +0000
f4e6ea6
Changes necessary to support SEPARATE_NOBITS_REGION feature
by Madhukar Pappireddy
· Mon Jan 27 15:32:15 2020 -0600
d3e7baa
BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE work
by Masahiro Yamada
· Fri Jan 17 13:44:50 2020 +0900
0f7e601
Prevent speculative execution past ERET
by Anthony Steinhauser
· Tue Jan 07 15:44:06 2020 -0800
31a14e1
bl31: Split into two separate memory regions
by Samuel Holland
· Wed Oct 17 21:40:18 2018 -0500
40b88bd
Merge "debugfs: add 9p device interface" into integration
by Mark Dykes
· Fri Dec 20 18:10:50 2019 +0000
72f9ec6
spm-mm: Rename component makefile
by Paul Beesley
· Tue Oct 15 14:20:34 2019 +0000
db4e25a
spm: Remove SPM Alpha 1 prototype and support files
by Paul Beesley
· Mon Oct 14 15:27:12 2019 +0000
fe975b4
Remove dependency between SPM_MM and ENABLE_SPM build flags
by Paul Beesley
· Mon Sep 16 11:29:03 2019 +0000
aa4fd60
Merge changes from topic "bs/pmf32" into integration
by György Szing
· Fri Dec 20 10:33:43 2019 +0000
fa01598
aarch64: Fix stack pointer maintenance on EA handling path
by Jan Dabros
· Mon Dec 02 13:30:03 2019 +0100
78dc10c
pmf: Make the runtime instrumentation work on AArch32
by Bence Szépkúti
· Thu Nov 07 12:09:24 2019 +0100
cb4c562
debugfs: add 9p device interface
by Olivier Deprez
· Thu Sep 19 17:46:46 2019 +0200
253b3d5
Merge "PIE: make call to GDT relocation fixup generalized" into integration
by Soby Mathew
· Thu Dec 12 14:25:47 2019 +0000
c825768
PIE: make call to GDT relocation fixup generalized
by Manish Pandey
· Tue Nov 26 11:34:17 2019 +0000
23f5e54
Reduce space lost to object alignment
by Samuel Holland
· Sun Oct 20 16:11:25 2019 -0500
94accd3
Neoverse N1 Errata Workaround 1542419
by laurenw-arm
· Tue Aug 20 15:51:24 2019 -0500
f41355c
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· Fri Sep 13 14:11:59 2019 +0100
83e0488
Add UBSAN support and handlers
by Justin Chadwell
· Tue Aug 20 11:01:52 2019 +0100
7690382
Move assembly newline function into common debug code
by Justin Chadwell
· Tue Aug 20 10:58:49 2019 +0100
c7a7cc3
Merge "AArch64: Disable Secure Cycle Counter" into integration
by Paul Beesley
· Fri Aug 23 11:26:57 2019 +0000
503bbf3
AArch64: Disable Secure Cycle Counter
by Alexei Fedorov
· Tue Aug 13 15:17:53 2019 +0100
c4dfb3b
AArch64: Align crash reporting output
by Alexei Fedorov
· Mon Jul 29 13:34:07 2019 +0100
b5b903c
Fix BL31 crash reporting on AArch64 only machines
by Imre Kis
· Mon Jul 22 11:56:45 2019 +0200
90f2e88
Add support for Branch Target Identification
by Alexei Fedorov
· Fri May 24 12:17:09 2019 +0100
d87233a
Rework smc_unknown return code path in smc_handler
by Madhukar Pappireddy
· Wed May 08 15:41:41 2019 -0500
dd894cc
Fix restoration of PAuth context
by Alexei Fedorov
· Fri Apr 05 13:44:30 2019 +0100
81de7ab
PIE: Fix reloc at the beginning of bl31 entrypoint
by Louis Mayencourt
· Fri Mar 22 16:33:23 2019 +0000
3287c4f
Restore PAuth context in case of unknown SMC call
by Alexei Fedorov
· Mon Mar 18 15:59:34 2019 +0000
e71d26c
BL31: Enable pointer authentication support in warm boot path
by Alexei Fedorov
· Wed Mar 06 11:15:51 2019 +0000
56b68ad
Minor changes to documentation and comments
by Antonio Nino Diaz
· Thu Feb 28 13:35:21 2019 +0000
47a9064
BL31: Enable pointer authentication support
by Antonio Nino Diaz
· Thu Jan 31 11:01:26 2019 +0000
25cda67
Add support for pointer authentication
by Antonio Nino Diaz
· Tue Feb 19 11:53:51 2019 +0000
594811b
Add ARMv8.3-PAuth registers to CPU context
by Antonio Nino Diaz
· Thu Jan 31 11:58:00 2019 +0000
5d783bb
Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp
by Antonio Niño Díaz
· Mon Feb 11 09:58:53 2019 +0000
a884dfb
libc: Move setjmp to libc folder
by Antonio Nino Diaz
· Fri Feb 08 13:20:37 2019 +0000
77c382c
locks: linker variables to calculate per-cpu bakery lock size
by Varun Wadekar
· Wed Jan 30 08:26:20 2019 -0800
0e402d3
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· Wed Jan 30 16:01:49 2019 +0000
8338d36
SPM: Rename folder of SPM based on MM
by Antonio Nino Diaz
· Mon Jan 21 11:52:57 2019 +0000
cbccdbf
SPM: Rename SPM_DEPRECATED flag to SPM_MM
by Antonio Nino Diaz
· Mon Jan 21 11:53:29 2019 +0000
bb87f85
Merge pull request #1738 from ardbiesheuvel/synquacer-spm
by Soby Mathew
· Wed Jan 16 16:01:42 2019 +0000
447d56f
spm: permit platform to override the VMA placement of the vector table
by Ard Biesheuvel
· Sun Jan 06 10:07:24 2019 +0100
1fbc97b
Correct typographical errors
by Paul Beesley
· Fri Jan 11 18:26:51 2019 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
2b3fc1d
BL31: correct GOT section omission
by Soby Mathew
· Wed Dec 12 14:33:11 2018 +0000
f939a6a
SPM: Introduce SMC handlers for SPCI and SPRT
by Antonio Nino Diaz
· Thu Nov 08 14:12:40 2018 +0000
8cd7ea3
SPM: Deprecate the current implementation
by Antonio Nino Diaz
· Tue Oct 30 11:08:08 2018 +0000
d1198ad
BL31: Use helper function to save registers in SMC handler
by Soby Mathew
· Fri Nov 16 15:43:34 2018 +0000
df4db9c
SPM: EHF: Build EHF module along with Secure Partition Manager
by Sughosh Ganu
· Wed Nov 14 10:40:33 2018 +0530
864ca6f
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· Wed Oct 31 15:25:35 2018 +0000
4e28c20
PIE: Position Independant Executable support for BL31
by Soby Mathew
· Sun Oct 14 08:09:22 2018 +0100
0099694
scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled
by Roberto Vargas
· Mon Nov 13 13:41:58 2017 +0000
f0b14cf
Remove some MISRA defects in common code
by Antonio Nino Diaz
· Thu Oct 04 09:55:23 2018 +0100
5753e49
Mark BL31 initialization functions
by Daniel Boulby
· Thu Sep 20 14:12:46 2018 +0100
b4dee44
context_mgmt: Remove deprecated interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:27:55 2018 +0100
f417a46
BL31: Fix warning about BL32 init function
by Antonio Nino Diaz
· Tue Sep 18 13:10:47 2018 +0100
f1c808d
Convert BL31 error message into warning
by Antonio Nino Diaz
· Thu Sep 06 16:47:35 2018 +0100
e0b757d
Fix MISRA defects in BL31 common code
by Antonio Nino Diaz
· Fri Aug 24 16:30:29 2018 +0100
69ac42b
Merge pull request #1532 from jeenu-arm/misra-fixes
by Dimitris Papastamos
· Wed Aug 22 10:25:41 2018 +0100
a46ae80
Merge pull request #1533 from jeenu-arm/mpam
by Dimitris Papastamos
· Wed Aug 22 10:24:24 2018 +0100
837cc9c
EHF: MISRA fixes
by Jeenu Viswambharan
· Thu Aug 02 10:14:12 2018 +0100
2da918c
AArch64: Enable MPAM for lower ELs
by Jeenu Viswambharan
· Tue Jul 31 16:13:33 2018 +0100
4daa1de
DSU erratum 936184 workaround
by John Tsichritzis
· Mon Jul 23 09:11:59 2018 +0100
911fcc9
RAS: Introduce handler for EL3 EAs
by Jeenu Viswambharan
· Fri Jul 06 16:50:06 2018 +0100
Next »