Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
6e86c5ad5fec171d6bfcb685b0be82bde1250502
/
plat
/
arm
/
board
/
fvp
/
fvp_common.c
aa1121f
FVP: In BL31/SP_MIN, map only the needed DRAM region statically
by Madhukar Pappireddy
· 4 years, 8 months ago
ae9677b
fconf: necessary modifications to support fconf in BL31 & SP_MIN
by Madhukar Pappireddy
· 4 years, 9 months ago
e97351d
SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP
by Achin Gupta
· 5 years ago
ce9af96
Merge "debugfs: add SMC channel" into integration
by Mark Dykes
· 4 years, 11 months ago
45f4028
spm-mm: Refactor secure_partition.h and its contents
by Paul Beesley
· 5 years ago
db4e25a
spm: Remove SPM Alpha 1 prototype and support files
by Paul Beesley
· 5 years ago
fe975b4
Remove dependency between SPM_MM and ENABLE_SPM build flags
by Paul Beesley
· 5 years ago
9660dc1
debugfs: add SMC channel
by Ambroise Vincent
· 5 years ago
7131d83
FVP: Add Delay Timer driver to BL1 and BL31
by Alexei Fedorov
· 5 years ago
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 5 years ago
bd7b740
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 6 years ago
cbccdbf
SPM: Rename SPM_DEPRECATED flag to SPM_MM
by Antonio Nino Diaz
· 6 years ago
bb87f85
Merge pull request #1738 from ardbiesheuvel/synquacer-spm
by Soby Mathew
· 6 years ago
a320ecd
plat/arm: Fix header dependencies
by Antonio Nino Diaz
· 6 years ago
8b034fc
services/spm_deprecated: update ARM platform specific asserts
by Ard Biesheuvel
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
840627f
SPM: Load image and RD from SP package
by Antonio Nino Diaz
· 6 years ago
fe7b2be
SPM: Remove SP memory mappings definitions
by Antonio Nino Diaz
· 6 years ago
d6cf9a2
SPM: Deprecate boot info struct
by Antonio Nino Diaz
· 6 years ago
6971f00
plat/arm: Fix MISRA defects in common code
by Antonio Nino Diaz
· 6 years ago
344ff02
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 6 years ago
61aff00
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 6 years ago
f45a4bb
plat/arm: Mark arm platform initialization functions
by Daniel Boulby
· 6 years ago
05f4957
plat/arm: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
c34341a
Support shared Mbed TLS heap for FVP
by John Tsichritzis
· 6 years ago
10503cc
FVP AArch32: Fix flash access in BL32 for mem_protect
by Joel Hutton
· 7 years ago
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
4808f8b
SPM: Map devices in the 1st GB
by Sandrine Bailleux
· 7 years ago
7289f92
SPM: FVP: Introduce port of SPM
by Antonio Nino Diaz
· 7 years ago
9ca2806
ARM platforms: enable GICv3 state save/restore
by Soby Mathew
· 7 years ago
f8fda10
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· 7 years ago
a1c16b6
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· 7 years ago
874fc9e
Fix BL2 memory map when OP-TEE is the Secure Payload
by Soby Mathew
· 7 years ago
b260c3a
ARM platforms: Map TSP only when TSPD is included
by Sandrine Bailleux
· 7 years ago
17459aa
Merge pull request #1068 from jenswi-linaro/optee_arm_plat
by danh-arm
· 7 years ago
0814c6a
FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM
by Jens Wiklander
· 7 years ago
c7860cf
FVP: Always assume shifted affinity with MT bit
by Isla Mitchell
· 7 years ago
9e78b92
FVP: Support Base FVP RevC
by Jeenu Viswambharan
· 7 years ago
d9160a5
FVP: Do not map DEVICE2 memory range when TBB is disabled
by Sandrine Bailleux
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
8b33d70
Whitelist version 9.6 of Foundation FVP
by Sandrine Bailleux
· 8 years ago
0d268dc
AArch32: Add essential ARM platform and FVP support
by Soby Mathew
· 8 years ago
889ca03
ARM CSS platforms: Map flash as execute-never by default
by Sandrine Bailleux
· 8 years ago
4a1267a
Introduce arm_setup_page_tables() function
by Sandrine Bailleux
· 8 years ago
9d602fe
Implement plat_set_nv_ctr for FVP platforms
by Antonio Nino Diaz
· 8 years ago
7356b1e
Add CCN support to FVP platform port
by Soby Mathew
· 9 years ago
cf022c5
Remove support for legacy VE memory map in FVP
by Soby Mathew
· 9 years ago
cc037c1
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
[Renamed from plat/arm/board/fvp/aarch64/fvp_common.c]
0ba499f
Add support to load BL31 in DRAM
by David Wang
· 9 years ago
fbb1301
Rework use of interconnect drivers
by Vikram Kanigiri
· 9 years ago
3a11eda
FWU: Add Firmware Update support in BL2U for ARM platforms
by Yatharth Kochar
· 9 years ago
736a3bf
FWU: Add Firmware Update support in BL1 for ARM platforms
by Yatharth Kochar
· 9 years ago
1fa7eb6
Rework use of ARM GIC drivers on ARM platforms
by Achin Gupta
· 9 years ago
b6132f1
TBB: add Trusted Watchdog support on ARM platforms
by Juan Castillo
· 9 years ago
f3bcea2
Configure all secure interrupts on ARM platforms
by Vikram Kanigiri
· 9 years ago
31a68f0
TBB: add platform API to read the ROTPK information
by Juan Castillo
· 10 years ago
d617f66
Move FVP port to plat/arm/board/fvp
by Dan Handley
· 10 years ago
[Renamed from plat/fvp/aarch64/fvp_common.c]
2b6b574
Migrate FVP port to use common code
by Dan Handley
· 10 years ago
4e97e54
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· 10 years ago
725b133
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· 10 years ago
13ee968
Minimize MAX_MMAP_REGIONS for each BL stage
by Soby Mathew
· 10 years ago
09a16c0
Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1
by danh-arm
· 10 years ago
2ae2043
Remove coherent memory from the BL memory maps
by Soby Mathew
· 10 years ago
f3e0218
FVP: map non-secure DRAM1 in the MMU
by Juan Castillo
· 10 years ago
42a617d
FVP: keep shared data in Trusted SRAM
by Juan Castillo
· 10 years ago
b08bc04
Create BL stage specific translation tables
by Soby Mathew
· 10 years ago
8e2f287
Add CPU specific power management operations
by Soby Mathew
· 10 years ago
be234f9
Remove platform dependency in CCI-400 driver
by Dan Handley
· 10 years ago
48e84b3
FVP: make usage of Trusted DRAM optional at build time
by Juan Castillo
· 10 years ago
0c70c57
FVP: apply new naming conventions to memory regions
by Juan Castillo
· 10 years ago
5cd545d
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096
by danh-arm
· 10 years ago
f558cac
Rework incorrect use of assert() and panic() in codebase
by Juan Castillo
· 10 years ago
e998254
Make enablement of the MMU more flexible
by Achin Gupta
· 10 years ago
fb42b12
Refactor fvp gic code to be a generic driver
by Dan Handley
· 10 years ago
1c54d97
Refactor fvp_config into common platform header
by Dan Handley
· 10 years ago
f268c72
Merge pull request #151 from vikramkanigiri/vk/t133-code-readability
by Andrew Thoelke
· 10 years ago
960347d
Support later revisions of the Foundation FVP
by Andrew Thoelke
· 10 years ago
cf79bf5
Simplify entry point information generation code on FVP
by Vikram Kanigiri
· 10 years ago
30b04fc
Remove NSRAM from FVP memory map
by Andrew Thoelke
· 10 years ago
1359236
Enable mapping higher physical address
by Lin Ma
· 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
[Renamed (88%) from plat/fvp/aarch64/plat_common.c]
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