TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
trusted-firmware-a
/
cbf9e84a193883f11a99b2f61417710a69e36e0d
/
services
cbf9e84
plat/arm/fvp: Support performing SDEI platform setup in runtime
by Balint Dobszay
· 6 years ago
23d5ba8
SPMD: extract SPMC DTB header size from SPMD
by Olivier Deprez
· 5 years ago
5269694
SPMD: code/comments cleanup
by Olivier Deprez
· 5 years ago
a718c3d
Fix SMCCC_ARCH_SOC_ID implementation
by Manish V Badarkhe
· 5 years ago
bd0c2f8
spd: tlkd: support new TLK SMCs for RPMB service
by Mustafa Yigit Bilgen
· 7 years ago
0600cf6
tlkd: remove system off/reset handlers
by Varun Wadekar
· 7 years ago
a1e12de
spd: trusty: disable error messages seen during boot
by Varun Wadekar
· 7 years ago
0e75343
Implement SMCCC_ARCH_SOC_ID SMC call
by Manish V Badarkhe
· 5 years ago
bb37363
Merge "SPMD: Add support for SPCI_ID_GET" into integration
by Sandrine Bailleux
· 5 years ago
ac03ac5
SPMD: Add support for SPCI_ID_GET
by Max Shvetsov
· 5 years ago
d205cda
spd: tlkd: secure timer interrupt handler
by Varun Wadekar
· 7 years ago
033039f
SPMD: add command line parameter to run SPM at S-EL2 or S-EL1
by Max Shvetsov
· 5 years ago
93ff138
SPMD: smc handler qualify secure origin using booleans
by Olivier Deprez
· 6 years ago
0f14d02
SPMD: SPMC init, SMC handler cosmetic changes
by Max Shvetsov
· 5 years ago
2825946
SPMD: Adds partially supported EL2 registers.
by Max Shvetsov
· 5 years ago
28f39f0
SPMD: save/restore EL2 system registers.
by Max Shvetsov
· 5 years ago
af10d22
Use consistent SMCCC error code
by Manish V Badarkhe
· 5 years ago
76ce102
Merge "coverity: fix MISRA violations" into integration
by Mark Dykes
· 5 years ago
2fe75a2
coverity: fix MISRA violations
by Zelalem
· 5 years ago
76776c2
trusty: generic-arm64-smcall: Support gicr address
by Arve Hjønnevåg
· 6 years ago
471e8fa
trusty: Allow gic base to be specified with GICD_BASE
by Arve Hjønnevåg
· 7 years ago
f01428b
trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_MEM_SIZE
by Arve Hjønnevåg
· 7 years ago
2a7b403
SPMD: hook SPMD into standard services framework
by Achin Gupta
· 6 years ago
bdd2596
SPMD: add SPM dispatcher based upon SPCI Beta 0 spec
by Achin Gupta
· 6 years ago
f461fe3
Prevent speculative execution past ERET
by Anthony Steinhauser
· 6 years ago
99c6910
spm-mm: Rename aarch64 assembly files
by Paul Beesley
· 6 years ago
6b1d9e6
spm-mm: Rename source files
by Paul Beesley
· 6 years ago
6b54236
spm-mm: Rename spm_shim_private.h
by Paul Beesley
· 6 years ago
ff362d5
spm-mm: Rename spm_private.h
by Paul Beesley
· 6 years ago
442e092
spm-mm: Rename component makefile
by Paul Beesley
· 6 years ago
962c44e
spm-mm: Remove mm_svc.h header
by Paul Beesley
· 6 years ago
0bf9f56
spm-mm: Refactor spm_svc.h and its contents
by Paul Beesley
· 6 years ago
aeaa225
spm-mm: Refactor secure_partition.h and its contents
by Paul Beesley
· 6 years ago
538b002
spm: Remove SPM Alpha 1 prototype and support files
by Paul Beesley
· 6 years ago
3f3c341
Remove dependency between SPM_MM and ENABLE_SPM build flags
by Paul Beesley
· 6 years ago
b7f6525
Enable -Wshadow always
by Justin Chadwell
· 6 years ago
a8ab58e
Merge changes from topic "jc/coverity-fixes" into integration
by Paul Beesley
· 6 years ago
fc6b626
Fix Coverity #343017, Missing unlock
by Justin Chadwell
· 6 years ago
43f999a
spd: opteed: enable NS_TIMER_SWITCH
by Sumit Garg
· 6 years ago
402b3cf
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 6 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
bd97f83
Remove references to old project name from common files
by John Tsichritzis
· 6 years ago
00e51ca
services/spm: Fix service UUID lookup
by Paul Beesley
· 6 years ago
6e756f6
Makefile: remove extra include paths in INCLUDES
by Ambroise Vincent
· 6 years ago
75f364b
SPM: Adjust size of virtual address space per partition
by Antonio Nino Diaz
· 6 years ago
014df18
SPM: Refactor xlat context creation
by Antonio Nino Diaz
· 6 years ago
6de6965
SPM: Move shim layer to TTBR1_EL1
by Antonio Nino Diaz
· 6 years ago
5db5930
SPM: Ignore empty regions in resource description
by Antonio Nino Diaz
· 6 years ago
7a79328
SPM: Create SPCI auxiliary function
by Ambroise Vincent
· 6 years ago
bde2836
Remove several warnings reported with W=2
by Ambroise Vincent
· 6 years ago
609e053
Remove several warnings reported with W=1
by Ambroise Vincent
· 6 years ago
6ecfda5
Ensure proper ID register is checked for feature detection
by Dimitris Papastamos
· 6 years ago
10608a6
trusty: Include file with GIC definitions
by Antonio Nino Diaz
· 6 years ago
fa233ac
Merge pull request #1824 from antonio-nino-diaz-arm/an/move-dyn-xlat
by Antonio Niño Díaz
· 6 years ago
9efdbc2
SPM: Remove unnecessary register save
by Antonio Nino Diaz
· 6 years ago
819dcd7
fvp: trusty: Move dynamic xlat enable to platform
by Antonio Nino Diaz
· 6 years ago
b29c1b0
Sanitize SPD include paths
by Antonio Nino Diaz
· 6 years ago
873e394
Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp
by Antonio Niño Díaz
· 6 years ago
e056630
Make setjmp.h prototypes comply with the C standard
by Antonio Nino Diaz
· 6 years ago
37d9458
trusty: Require dynamic translation tables
by Antonio Nino Diaz
· 6 years ago
15440c5
spd: trusty: memmap trusty's code memory before peeking
by Varun Wadekar
· 7 years ago
1ffaaec
spd: trusty: pass max affinity level to Trusty
by Stephen Wolfe
· 7 years ago
278d599
spd: tlkd: remove unwanted assert on System Suspend entry
by Mihir Joshi
· 7 years ago
7bc05f5
tlkd: support new TLK SMCs
by Mihir Joshi
· 8 years ago
0709055
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
a1d1d24
Merge pull request #1781 from dtwlin/m2
by Antonio Niño Díaz
· 7 years ago
d19c343
spd: trusty: trusty_setup should bail on unknown image
by David Lin
· 7 years ago
591054a
spd: trusty : fix defects flagged by MISRA scan
by Anthony Zhou
· 8 years ago
c26bd42
SPM: Rename folder of SPM based on MM
by Antonio Nino Diaz
· 7 years ago
8855e52
SPM: Rename SPM_DEPRECATED flag to SPM_MM
by Antonio Nino Diaz
· 7 years ago
cd1f39b
Merge pull request #1738 from ardbiesheuvel/synquacer-spm
by Soby Mathew
· 7 years ago
0e4f761
services/spm_deprecated: fix return code polarity of spm_init()
by Ard Biesheuvel
· 7 years ago
021318d
services/spm_deprecated: disable alignment checking for S-EL0
by Ard Biesheuvel
· 7 years ago
8aabea3
Correct typographical errors
by Paul Beesley
· 7 years ago
c024ea6
services/spm_deprecated: permit timer sysreg access at S-EL0
by Ard Biesheuvel
· 7 years ago
0560efb
services/spm_deprecated: update ARM platform specific asserts
by Ard Biesheuvel
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
4f7812e
Merge pull request #1712 from jeenu-arm/ssbs
by Soby Mathew
· 7 years ago
2ada829
SPM: Rename files for consistency
by Antonio Nino Diaz
· 7 years ago
83a5d51
SPM: Remove remaining SMC interfaces
by Antonio Nino Diaz
· 7 years ago
e23ae07
SPM: Migrate mem attr get/set helpers to SPRT
by Antonio Nino Diaz
· 7 years ago
206d2b3
SPM: Allow preemption in non-blocking requests
by Antonio Nino Diaz
· 7 years ago
eb1cbb4
SPM: Support non-blocking calls
by Antonio Nino Diaz
· 7 years ago
aa9ae89
SPM: Implement global response buffer helpers
by Antonio Nino Diaz
· 7 years ago
2f48dda
SPM: Prevent simultaneous blocking calls
by Antonio Nino Diaz
· 7 years ago
d54f0ca
SPM: Support blocking calls
by Antonio Nino Diaz
· 7 years ago
07c13a3
SPM: Introduce SPRT C host library
by Antonio Nino Diaz
· 7 years ago
56ae979
SPM: Implement SPCI open/close handle SMCs
by Antonio Nino Diaz
· 7 years ago
e8ce60a
SPM: Introduce SMC handlers for SPCI and SPRT
by Antonio Nino Diaz
· 7 years ago
bbc8100
SPM: Support multiple xlat tables contexts
by Antonio Nino Diaz
· 7 years ago
0fa1a02
SPM: Support multiple partitions
by Antonio Nino Diaz
· 7 years ago
b212ca9
SPM: Remove old SMC interfaces
by Antonio Nino Diaz
· 7 years ago
ffb7ce7
SPM: Map memory regions from RD
by Antonio Nino Diaz
· 7 years ago
7e5772b
SPM: Read entrypoint from resource descriptor
by Antonio Nino Diaz
· 7 years ago
680389a
SPM: Load image and RD from SP package
by Antonio Nino Diaz
· 7 years ago
09d413a
SPM: Remove SP memory mappings definitions
by Antonio Nino Diaz
· 7 years ago
08aa122
SPM: Deprecate boot info struct
by Antonio Nino Diaz
· 7 years ago
2d7b9e5
SPM: Deprecate the current implementation
by Antonio Nino Diaz
· 7 years ago
48e1d35
AArch64: Use SSBS for CVE_2018_3639 mitigation
by Jeenu Viswambharan
· 7 years ago
90a9213
SDEI: Unconditionally resume Secure if it was interrupted
by Jeenu Viswambharan
· 7 years ago
Next »