TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
trusted-firmware-a
/
cbf9e84a193883f11a99b2f61417710a69e36e0d
/
include
/
plat
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
926cd70
Merge changes from topic "brcm_initial_support" into integration
by Manish Pandey
· 5 years ago
f29d1e0
Add BL2 support for Broadcom stingray platform
by Sheetal Tigadoli
· 6 years ago
9a40c0f
Add bl31 support common across Broadcom platforms
by Sheetal Tigadoli
· 6 years ago
717448d
Add bl2 setup code common across Broadcom platforms
by Sheetal Tigadoli
· 6 years ago
afe6262
Check for out-of-bound accesses in the platform io policies
by Sandrine Bailleux
· 5 years ago
53adeba
Create separate header for ARM specific SMCCC defines
by Manish V Badarkhe
· 5 years ago
0ab4964
FVP: Add BL2 hash calculation in BL1
by Alexei Fedorov
· 5 years ago
0e75343
Implement SMCCC_ARCH_SOC_ID SMC call
by Manish V Badarkhe
· 5 years ago
26d1e0c
fconf: necessary modifications to support fconf in BL31 & SP_MIN
by Madhukar Pappireddy
· 6 years ago
f09852c
Merge changes from topic "sb/dualroot" into integration
by Mark Dykes
· 5 years ago
2be57b8
TBB: Add an IO abstraction layer to load encrypted firmwares
by Sumit Garg
· 6 years ago
7cda17b
drivers: crypto: Add authenticated decryption framework
by Sumit Garg
· 6 years ago
cb3b534
SPMD: loading Secure Partition payloads
by Manish Pandey
· 5 years ago
7cd64d1
fconf: Add Secure Partitions information as property
by Olivier Deprez
· 6 years ago
2403813
Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration
by Manish Pandey
· 5 years ago
60e8f3c
Read-only xlat tables for BL31 memory
by Petre-Ionut Tudor
· 6 years ago
8800570
plat/arm: Pass cookie argument down to arm_get_rotpk_info()
by Sandrine Bailleux
· 5 years ago
4ed1676
plat/arm/tzc: add support to configure multiple tzc400
by Suyash Pathak
· 6 years ago
86f297a
plat/arm: allow boards to specify second DRAM Base address
by Suyash Pathak
· 5 years ago
96318f8
plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS
by Suyash Pathak
· 5 years ago
21c4f56
Merge changes from topic "lm/fconf" into integration
by Sandrine Bailleux
· 5 years ago
63aa409
Merge changes from topic "spmd" into integration
by Olivier Deprez
· 5 years ago
64758c9
SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP
by Achin Gupta
· 6 years ago
0cb64d0
SPMD: add support for an example SPM core manifest
by Achin Gupta
· 6 years ago
31e703f
drivers/arm/scmi: allow use of multiple SCMI channels
by Aditya Angadi
· 6 years ago
6daeec7
plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info
by Vijayenthiran Subramaniam
· 6 years ago
9739982
arm-io: Panic in case of io setup failure
by Louis Mayencourt
· 6 years ago
d6dcbca
MISRA fix: Use boolean essential type
by Louis Mayencourt
· 6 years ago
0a6e7e3
fconf: Move platform io policies into fconf
by Louis Mayencourt
· 6 years ago
6c97231
fconf: Add mbedtls shared heap as property
by Louis Mayencourt
· 6 years ago
ce85284
fconf: Add TBBR disable_authentication property
by Louis Mayencourt
· 6 years ago
25ac879
fconf: Add dynamic config DTBs info as property
by Louis Mayencourt
· 6 years ago
3b5ea74
fconf: Load config dtb from bl1
by Louis Mayencourt
· 6 years ago
a6ffdde
Adds option to read ROTPK from registers for FVP
by Max Shvetsov
· 6 years ago
0c1f197
plat/arm: Add support for SEPARATE_NOBITS_REGION
by Madhukar Pappireddy
· 6 years ago
3c6ec8f
Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION"
by Mark Dykes
· 6 years ago
d433bbd
plat/arm: Add support for SEPARATE_NOBITS_REGION
by Madhukar Pappireddy
· 6 years ago
8c11ebf
a8k: Implement platform specific power off
by Luka Kovacic
· 6 years ago
5b33ad1
Unify type of "cpu_idx" across PSCI module.
by Deepika Bhavnani
· 6 years ago
86ed895
Merge "debugfs: add SMC channel" into integration
by Mark Dykes
· 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
992f091
debugfs: add SMC channel
by Ambroise Vincent
· 6 years ago
a71c59d
arm: Fix current RECLAIM_INIT_CODE behavior
by Ambroise Vincent
· 6 years ago
63b9627
Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration
by Paul Beesley
· 6 years ago
133a5c6
plat/arm: Re-enable PIE when RESET_TO_BL31=1
by Manish Pandey
· 6 years ago
74c2124
plat/arm/gicv3: add support for probing multiple GIC Redistributor frames
by Vijayenthiran Subramaniam
· 6 years ago
6806cd2
Migrate ARM platforms to use the new GICv3 API
by Madhukar Pappireddy
· 6 years ago
ed108b5
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· 6 years ago
6c6a470
AArch64: Align crash reporting output
by Alexei Fedorov
· 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
4129340
Merge changes from topic "advk-serror" into integration
by Soby Mathew
· 6 years ago
37b7003
arm: Shorten the Firmware Update (FWU) process
by Ambroise Vincent
· 6 years ago
6e9e15b
marvell: Switch to xlat_tables_v2
by Remi Pommarel
· 6 years ago
de8bc83
n1sdp: add code for DDR ECC enablement and BL33 copy to DDR
by Manoj Kumar
· 6 years ago
6bb6015
Add option for defining platform DRAM2 base
by Sami Mujawar
· 6 years ago
b0c97da
plat/arm: introduce wrapper functions to setup secure watchdog
by Aditya Angadi
· 6 years ago
2374ab1
Mbed TLS: Remove weak heap implementation
by Ambroise Vincent
· 6 years ago
609e053
Remove several warnings reported with W=1
by Ambroise Vincent
· 6 years ago
b86048c
Add support for pointer authentication
by Antonio Nino Diaz
· 6 years ago
0d28096
Rename PLAT_ARM_BL31_RUN_UART* variable
by Usama Arif
· 6 years ago
ece6fd2
Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Sandrine Bailleux
· 7 years ago
bd9344f
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 7 years ago
5b8d50e
plat/arm: Save BL2 descriptors to reserved memory.
by Sathees Balya
· 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
234bc7f
plat/arm: Fix header dependencies
by Antonio Nino Diaz
· 7 years ago
0560efb
services/spm_deprecated: update ARM platform specific asserts
by Ard Biesheuvel
· 7 years ago
d4580d1
plat/arm: Restrict PIE support to FVP
by Soby Mathew
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
07146af
plat/arm: Always define TSP memory region
by Antonio Nino Diaz
· 7 years ago
55cf015
FVP: Change BL31_BASE when RESET_TO_BL31=1
by Soby Mathew
· 7 years ago
aa9ae89
SPM: Implement global response buffer helpers
by Antonio Nino Diaz
· 7 years ago
56ae979
SPM: Implement SPCI open/close handle SMCs
by Antonio Nino Diaz
· 7 years ago
0fa1a02
SPM: Support multiple partitions
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
e458302
SPM: Introduce functions to load DTB files
by Antonio Nino Diaz
· 7 years ago
0e27faf
plat/arm/common: add an additional platform power level
by Chandni Cherukuri
· 7 years ago
eff2f44
plat/css: allow platforms to define the system power domain level
by Chandni Cherukuri
· 7 years ago
d7c4420
plat/marvell: Migrate to multi-console API
by Konstantin Porotchkin
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
3d449de
Arm platforms: Fix DRAM address macros
by Sandrine Bailleux
· 7 years ago
b8a02d5
plat/arm: Fix MISRA defects in dyn config
by Antonio Nino Diaz
· 7 years ago
f21c632
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· 7 years ago
eb47f14
Merge pull request #1623 from MISL-EBU-System-SW/a3700-support
by Antonio Niño Díaz
· 7 years ago
1e66bac
plat: marvell: Add support for Armada-37xx SoC platform
by Konstantin Porotchkin
· 7 years ago
d03823d
Merge pull request #1650 from chandnich/sgiclark-ares-support
by Antonio Niño Díaz
· 7 years ago
15b94cc
plat/arm: Fix MISRA defects in SiP SVC handler
by Antonio Nino Diaz
· 7 years ago
0916c38
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 7 years ago
03987d0
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 7 years ago
722236f
plat/arm/css: Add SID registers for SGx platforms
by Chandni Cherukuri
· 7 years ago
af6491f
tzc: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
2b2c3f0
plat: marvell: Fix the wrong include protector
by Konstantin Porotchkin
· 7 years ago
97f1233
Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock
by Soby Mathew
· 7 years ago
Next »