index
:
delta/coreboot/arm-trusted-firmware.git
bl1-misra
dependabot/npm_and_yarn/trim-newlines-3.0.1
dev/upstream
dh/dual-lic
integration
lts-v2.8
master
prototypes/sdei/rfc_v1
prototypes/secure_partitions/rfc_v1
revert-1389-db/bugfix
revert-1586-topics/ep/scp_bl2_size
revert-1713-nt-fw-config
rfc/arm_gicv3_driver_v1
rfc/psci-comp-pwr-states
rfc/psci-comp-pwr-states-v2
rfc/psci-new-top-desc
test
topics/arm-drtm-poc
topics/clang-format
topics/cmake
topics/ffa_el3_spmc
topics/ffa_el3_spmc_notifications
topics/ffa_rel_proto
topics/fwu_prototype
topics/rme_prototype
topics/spci_beta0_spmd
topics/v2.4-changelog
review.coreboot.org: arm-trusted-firmware.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
spd: tlkd: support new TLK SMCs for RPMB service
Mustafa Yigit Bilgen
2020-03-21
1
-0
/
+3
*
tlkd: remove system off/reset handlers
Varun Wadekar
2020-03-18
2
-26
/
+2
*
spd: trusty: disable error messages seen during boot
Varun Wadekar
2020-03-18
1
-2
/
+2
*
Implement SMCCC_ARCH_SOC_ID SMC call
Manish V Badarkhe
2020-03-17
1
-4
/
+13
*
Merge "SPMD: Add support for SPCI_ID_GET" into integration
Sandrine Bailleux
2020-03-13
2
-0
/
+39
|
\
|
*
SPMD: Add support for SPCI_ID_GET
Max Shvetsov
2020-03-12
2
-0
/
+39
*
|
spd: tlkd: secure timer interrupt handler
Varun Wadekar
2020-03-11
1
-1
/
+88
|
/
*
SPMD: add command line parameter to run SPM at S-EL2 or S-EL1
Max Shvetsov
2020-03-03
1
-32
/
+29
*
SPMD: smc handler qualify secure origin using booleans
Olivier Deprez
2020-03-03
1
-34
/
+27
*
SPMD: SPMC init, SMC handler cosmetic changes
Max Shvetsov
2020-03-03
1
-139
/
+161
*
SPMD: Adds partially supported EL2 registers.
Max Shvetsov
2020-03-03
2
-11
/
+11
*
SPMD: save/restore EL2 system registers.
Max Shvetsov
2020-03-02
1
-0
/
+10
*
Use consistent SMCCC error code
Manish V Badarkhe
2020-02-20
1
-1
/
+1
*
Merge "coverity: fix MISRA violations" into integration
Mark Dykes
2020-02-18
1
-2
/
+2
|
\
|
*
coverity: fix MISRA violations
Zelalem
2020-02-18
1
-2
/
+2
*
|
trusty: generic-arm64-smcall: Support gicr address
Arve Hjønnevåg
2020-02-12
2
-2
/
+13
*
|
trusty: Allow gic base to be specified with GICD_BASE
Arve Hjønnevåg
2020-02-12
1
-0
/
+9
*
|
trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_ME...
Arve Hjønnevåg
2020-02-12
1
-0
/
+4
|
/
*
SPMD: hook SPMD into standard services framework
Achin Gupta
2020-02-10
1
-1
/
+19
*
SPMD: add SPM dispatcher based upon SPCI Beta 0 spec
Achin Gupta
2020-02-10
4
-0
/
+659
*
Prevent speculative execution past ERET
Anthony Steinhauser
2020-01-22
1
-2
/
+2
*
spm-mm: Rename aarch64 assembly files
Paul Beesley
2019-12-20
3
-2
/
+2
*
spm-mm: Rename source files
Paul Beesley
2019-12-20
4
-3
/
+3
*
spm-mm: Rename spm_shim_private.h
Paul Beesley
2019-12-20
3
-6
/
+6
*
spm-mm: Rename spm_private.h
Paul Beesley
2019-12-20
5
-9
/
+9
*
spm-mm: Rename component makefile
Paul Beesley
2019-12-20
1
-3
/
+3
*
spm-mm: Remove mm_svc.h header
Paul Beesley
2019-12-20
1
-1
/
+0
*
spm-mm: Refactor spm_svc.h and its contents
Paul Beesley
2019-12-20
3
-42
/
+42
*
spm-mm: Refactor secure_partition.h and its contents
Paul Beesley
2019-12-20
3
-15
/
+15
*
spm: Remove SPM Alpha 1 prototype and support files
Paul Beesley
2019-12-20
13
-2396
/
+1
*
Remove dependency between SPM_MM and ENABLE_SPM build flags
Paul Beesley
2019-12-20
1
-2
/
+2
*
Enable -Wshadow always
Justin Chadwell
2019-11-19
1
-5
/
+5
*
Merge changes from topic "jc/coverity-fixes" into integration
Paul Beesley
2019-08-13
1
-0
/
+2
|
\
|
*
Fix Coverity #343017, Missing unlock
Justin Chadwell
2019-08-06
1
-0
/
+2
*
|
spd: opteed: enable NS_TIMER_SWITCH
Sumit Garg
2019-08-05
1
-1
/
+4
*
|
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
1
-1
/
+1
*
|
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
5
-10
/
+10
|
/
*
Remove references to old project name from common files
John Tsichritzis
2019-07-10
1
-1
/
+1
*
services/spm: Fix service UUID lookup
Paul Beesley
2019-04-09
1
-1
/
+1
*
Makefile: remove extra include paths in INCLUDES
Ambroise Vincent
2019-04-03
1
-1
/
+1
*
SPM: Adjust size of virtual address space per partition
Antonio Nino Diaz
2019-04-03
1
-2
/
+56
*
SPM: Refactor xlat context creation
Antonio Nino Diaz
2019-04-03
4
-18
/
+7
*
SPM: Move shim layer to TTBR1_EL1
Antonio Nino Diaz
2019-04-03
5
-14
/
+65
*
SPM: Ignore empty regions in resource description
Antonio Nino Diaz
2019-04-02
1
-1
/
+6
*
SPM: Create SPCI auxiliary function
Ambroise Vincent
2019-04-01
1
-56
/
+39
*
Remove several warnings reported with W=2
Ambroise Vincent
2019-04-01
1
-1
/
+1
*
Remove several warnings reported with W=1
Ambroise Vincent
2019-04-01
2
-2
/
+5
*
Ensure proper ID register is checked for feature detection
Dimitris Papastamos
2019-03-04
1
-2
/
+2
*
trusty: Include file with GIC definitions
Antonio Nino Diaz
2019-02-27
1
-1
/
+2
*
Merge pull request #1824 from antonio-nino-diaz-arm/an/move-dyn-xlat
Antonio Niño Díaz
2019-02-18
1
-2
/
+0
|
\
[next]