Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
08c69d10acf292c9b5fbc34e50429fe028c82cd0
/
plat
/
arm
/
board
/
fvp
/
platform.mk
05f4957
plat/arm: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
b96ee4b
memprotect: Move files to specific platform makefiles
by Roberto Vargas
· 6 years ago
9463cae
Add initial CPU support for Cortex-Deimos
by Joel Hutton
· 7 years ago
a490fe0
Arm platforms: Remove common RAS configuration source
by Jeenu Viswambharan
· 6 years ago
756b8dc
Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default
by Dimitris Papastamos
· 6 years ago
89736dd
Add AMU support for Cortex-Ares
by Dimitris Papastamos
· 7 years ago
ea84d6b
Add support for Cortex-Ares and Cortex-A76 CPUs
by Isla Mitchell
· 7 years ago
af14b46
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· 6 years ago
ec42385
Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor
by Dimitris Papastamos
· 6 years ago
31c397f
plat/arm: SPM: Force BL31 to DRAM when SPM is used
by Antonio Nino Diaz
· 6 years ago
b681484
FVP: Add dummy configs for BL31, BL32 and BL33
by Soby Mathew
· 7 years ago
45e39e2
FVP: Enable capability to disable auth via dynamic config
by Soby Mathew
· 7 years ago
9427357
Juno: Change the Firmware update detect mechanism
by Soby Mathew
· 7 years ago
7542113
FVP: Allow building for DynamIQ systems
by Jeenu Viswambharan
· 7 years ago
f317e5d
Merge pull request #1274 from dp-arm/dp/a75
by davidcunado-arm
· 7 years ago
a684e58
FVP: restrict dynamic config to Unix build environment
by Soby Mathew
· 7 years ago
1be747f
Refactor AMU support for Cortex A75
by Dimitris Papastamos
· 7 years ago
0b00f8a
Factor out CPU AMU helpers
by Dimitris Papastamos
· 7 years ago
5f6412a
FVP: Add TB_FW_CONFIG and HW_CONFIG
by Soby Mathew
· 7 years ago
b5d1f8e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· 7 years ago
9f41248
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
by Roberto Vargas
· 7 years ago
5220780
bl2-el3: Add BL2 at EL3 support in FVP
by Roberto Vargas
· 7 years ago
d7e2e9e
Add hooks to save/restore AMU context for Cortex A75
by Dimitris Papastamos
· 7 years ago
12241b9
fvp: Enable the Activity Monitor Unit extensions by default
by Dimitris Papastamos
· 7 years ago
3b5156e
ARM platforms: Add support for EL3 TZC memory region
by Soby Mathew
· 7 years ago
327548c
GICv3: add functions for save and restore
by Soby Mathew
· 7 years ago
1ced6b8
CSS: Changes for SDS framework
by Soby Mathew
· 7 years ago
9e78b92
FVP: Support Base FVP RevC
by Jeenu Viswambharan
· 7 years ago
528d21b
FVP: Add support for multi-threaded CPUs
by Jeenu Viswambharan
· 8 years ago
1983bd6
Merge pull request #961 from jeenu-arm/gic-600
by danh-arm
· 7 years ago
d7a901e
Introduce ARM GIC-600 driver
by Jeenu Viswambharan
· 8 years ago
805c2c7
Add support for Cortex-A75 and Cortex-A55 CPUs
by David Wang
· 8 years ago
cdd03cb
AArch32: Add `TRUSTED_BOARD_BOOT` support
by dp-arm
· 8 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
306593d
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
a4c219a
AArch32: Add support for ARM Cortex-A32 MPCore Processor
by Yatharth Kochar
· 8 years ago
a5f77d3
AArch32: Add ARM platform changes in BL2
by Yatharth Kochar
· 8 years ago
88ac53b
AArch32: Add ARM platform changes in BL1
by Yatharth Kochar
· 8 years ago
0d268dc
AArch32: Add essential ARM platform and FVP support
by Soby Mathew
· 8 years ago
910f6be
Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctr
by danh-arm
· 8 years ago
780b1a0
Merge pull request #637 from yatharth-arm/yk/genfw-1134
by danh-arm
· 8 years ago
9d602fe
Implement plat_set_nv_ctr for FVP platforms
by Antonio Nino Diaz
· 8 years ago
63af687
Add support for ARM Cortex-A73 MPCore Processor
by Yatharth Kochar
· 9 years ago
7356b1e
Add CCN support to FVP platform port
by Soby Mathew
· 9 years ago
664adb6
Replace SP804 timer by generic delay timer on FVP
by Antonio Nino Diaz
· 8 years ago
b6f3b1f
Change the default driver to GICv3 in FVP
by Soby Mathew
· 9 years ago
cc037c1
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
9c708b5
Migrate ARM standard platforms to the refactored TZC driver
by Soby Mathew
· 9 years ago
47e43f2
Allow multi cluster topology definitions for ARM platforms
by Soby Mathew
· 9 years ago
fbb1301
Rework use of interconnect drivers
by Vikram Kanigiri
· 9 years ago
70752bb
Perform security setup separately for each ARM platform
by Vikram Kanigiri
· 9 years ago
dd50579
FVP: Compile ARM Cortex-A72 CPU support in
by Sandrine Bailleux
· 9 years ago
432aa77
Add support for ARM Cortex-A35 processor
by Sandrine Bailleux
· 9 years ago
3a11eda
FWU: Add Firmware Update support in BL2U 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
fec4eb7
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· 9 years ago
31a68f0
TBB: add platform API to read the ROTPK information
by Juan Castillo
· 10 years ago
f96fc8f
FVP: Add SP804 delay timer
by Ryan Harkin
· 10 years ago
d617f66
Move FVP port to plat/arm/board/fvp
by Dan Handley
· 10 years ago
[Renamed (80%) from plat/fvp/platform.mk]
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
5e29c75
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· 10 years ago
e33ee5f
FVP: Allow BL3-2 to sit in the secure region of DRAM
by Juan Castillo
· 10 years ago
42a617d
FVP: keep shared data in Trusted SRAM
by Juan Castillo
· 10 years ago
c704cbc
Introduce framework for CPU specific operations
by Soby Mathew
· 10 years ago
7b83c44
Move IO storage source to drivers directory
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
c389d77
Introduce asm console functions in TF
by Soby Mathew
· 10 years ago
5fe57c1
Define ARM_GIC_ARCH default value for all platforms
by Sandrine Bailleux
· 10 years ago
fb42b12
Refactor fvp gic code to be a generic driver
by Dan Handley
· 10 years ago
f268c72
Merge pull request #151 from vikramkanigiri/vk/t133-code-readability
by Andrew Thoelke
· 10 years ago
af9dd82
Inline the mmio accessor functions
by Andrew Thoelke
· 10 years ago
cf79bf5
Simplify entry point information generation code on FVP
by Vikram Kanigiri
· 10 years ago
3f78dc3
Make system register functions inline assembly
by Andrew Thoelke
· 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
58484d4
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
by Andrew Thoelke
· 10 years ago
191e86e
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· 10 years ago
e701e30
fvp: Move TSP from Secure DRAM to Secure SRAM
by Sandrine Bailleux
· 10 years ago
9637745
Add support for BL3-1 as a reset vector
by Vikram Kanigiri
· 11 years ago
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
176e7b4
Remove vpath usage in makefiles
by Dan Handley
· 11 years ago
4d2e49d
Move FVP power driver to FVP platform
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago
cef9339
Enable secure memory support for FVPs
by Harry Liebel
· 11 years ago
300912d
Merge pull request #43 from danh-arm/dh/tf-issues#129
by danh-arm
· 11 years ago
65668f9
Allocate single stacks for BL1 and BL2
by Andrew Thoelke
· 11 years ago
f56298a
Move console.c to pl011 specific driver location
by Dan Handley
· 11 years ago
52f52b4
Move console functions out of pl011.c
by Soby Mathew
· 11 years ago
b1eb093
fvp: Make use of the generic MMU translation table setup code
by Jon Medhurst
· 11 years ago
407a95c
Update Makefiles to get proper dependency checking working.
by Jon Medhurst
· 11 years ago
a0cd989
Factor out translation table setup in ARM FVP port
by Achin Gupta
· 11 years ago
561cd33
Add Firmware Image Package (FIP) driver
by Harry Liebel
· 11 years ago
9d72b4e
Implement load_image in terms of IO abstraction
by James Morrissey
· 11 years ago
03cb8fb
fvp: rename fvp_* files to plat_*
by Ryan Harkin
· 11 years ago
d7a6b0f
Build system: minor spacing tidyup
by Ryan Harkin
· 11 years ago
25cff83
Build system: Fixes #2: Add multi-platform support
by Ryan Harkin
· 11 years ago