TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
a4546e80f523f9785be6ba8756afd1ec9eec40c7
/
plat
/
arm
/
board
/
fvp
/
platform.mk
a4546e8
Introduce preliminary support for Neoverse Zeus
by John Tsichritzis
· 7 years ago
da6d75a
Rename Cortex-Ares to Neoverse N1
by John Tsichritzis
· 6 years ago
819dcd7
fvp: trusty: Move dynamic xlat enable to platform
by Antonio Nino Diaz
· 6 years ago
560293b
fvp: pwrc: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
3661d8e
plat/arm: Move dynamic xlat enable logic to makefile
by Antonio Nino Diaz
· 7 years ago
d4580d1
plat/arm: Restrict PIE support to FVP
by Soby Mathew
· 7 years ago
fc922ca
FVP: Enable PIE for RESET_TO_BL31=1
by Soby Mathew
· 7 years ago
aa7877c
plat/arm: Move norflash driver to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
cb4adb0
FVP: Reclaim init code for the stack
by Daniel Boulby
· 7 years ago
60e19f5
plat/arm: Migrate to new interfaces
by Antonio Nino Diaz
· 7 years ago
9d57a14
memprotect: Move files to specific platform makefiles
by Roberto Vargas
· 7 years ago
c84b6cb
Add initial CPU support for Cortex-Deimos
by Joel Hutton
· 7 years ago
a7055c5
Arm platforms: Remove common RAS configuration source
by Jeenu Viswambharan
· 7 years ago
ee7cda3
Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default
by Dimitris Papastamos
· 7 years ago
08268e2
Add AMU support for Cortex-Ares
by Dimitris Papastamos
· 7 years ago
abbffe9
Add support for Cortex-Ares and Cortex-A76 CPUs
by Isla Mitchell
· 8 years ago
c099cd3
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· 7 years ago
edcd266
Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor
by Dimitris Papastamos
· 7 years ago
e829a37
plat/arm: SPM: Force BL31 to DRAM when SPM is used
by Antonio Nino Diaz
· 7 years ago
1d71ba1
FVP: Add dummy configs for BL31, BL32 and BL33
by Soby Mathew
· 7 years ago
6e79f9f
FVP: Enable capability to disable auth via dynamic config
by Soby Mathew
· 7 years ago
7b56928
Juno: Change the Firmware update detect mechanism
by Soby Mathew
· 7 years ago
fe7210c
FVP: Allow building for DynamIQ systems
by Jeenu Viswambharan
· 8 years ago
ba91a00
Merge pull request #1274 from dp-arm/dp/a75
by davidcunado-arm
· 7 years ago
09cc7a6
FVP: restrict dynamic config to Unix build environment
by Soby Mathew
· 7 years ago
f06890e
Refactor AMU support for Cortex A75
by Dimitris Papastamos
· 7 years ago
a2e702a
Factor out CPU AMU helpers
by Dimitris Papastamos
· 7 years ago
ce6d964
FVP: Add TB_FW_CONFIG and HW_CONFIG
by Soby Mathew
· 7 years ago
0d3a27e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· 8 years ago
76d2673
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
by Roberto Vargas
· 8 years ago
81528db
bl2-el3: Add BL2 at EL3 support in FVP
by Roberto Vargas
· 8 years ago
53bfb94
Add hooks to save/restore AMU context for Cortex A75
by Dimitris Papastamos
· 8 years ago
3a6a9ad
fvp: Enable the Activity Monitor Unit extensions by default
by Dimitris Papastamos
· 8 years ago
a22dffc
ARM platforms: Add support for EL3 TZC memory region
by Soby Mathew
· 8 years ago
ebf1ca1
GICv3: add functions for save and restore
by Soby Mathew
· 8 years ago
18e279e
CSS: Changes for SDS framework
by Soby Mathew
· 8 years ago
955242d
FVP: Support Base FVP RevC
by Jeenu Viswambharan
· 8 years ago
11ad8f2
FVP: Add support for multi-threaded CPUs
by Jeenu Viswambharan
· 9 years ago
c66f4ad
Merge pull request #961 from jeenu-arm/gic-600
by danh-arm
· 8 years ago
e1c59ab
Introduce ARM GIC-600 driver
by Jeenu Viswambharan
· 9 years ago
d40ab48
Add support for Cortex-A75 and Cortex-A55 CPUs
by David Wang
· 9 years ago
a440900
AArch32: Add `TRUSTED_BOARD_BOOT` support
by dp-arm
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
51faada
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
03a3042
AArch32: Add support for ARM Cortex-A32 MPCore Processor
by Yatharth Kochar
· 9 years ago
6fe8aa2
AArch32: Add ARM platform changes in BL2
by Yatharth Kochar
· 9 years ago
83fc4a9
AArch32: Add ARM platform changes in BL1
by Yatharth Kochar
· 9 years ago
877cf3f
AArch32: Add essential ARM platform and FVP support
by Soby Mathew
· 9 years ago
11ec6c5
Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctr
by danh-arm
· 9 years ago
aed634f
Merge pull request #637 from yatharth-arm/yk/genfw-1134
by danh-arm
· 9 years ago
fe7de03
Implement plat_set_nv_ctr for FVP platforms
by Antonio Nino Diaz
· 9 years ago
2460ac1
Add support for ARM Cortex-A73 MPCore Processor
by Yatharth Kochar
· 9 years ago
7123787
Add CCN support to FVP platform port
by Soby Mathew
· 9 years ago
32cd95f
Replace SP804 timer by generic delay timer on FVP
by Antonio Nino Diaz
· 9 years ago
a8af6a4
Change the default driver to GICv3 in FVP
by Soby Mathew
· 9 years ago
3e4b8fd
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
57f7820
Migrate ARM standard platforms to the refactored TZC driver
by Soby Mathew
· 9 years ago
0108047
Allow multi cluster topology definitions for ARM platforms
by Soby Mathew
· 10 years ago
6355f23
Rework use of interconnect drivers
by Vikram Kanigiri
· 9 years ago
a9cc84d
Perform security setup separately for each ARM platform
by Vikram Kanigiri
· 9 years ago
b13ed5e
FVP: Compile ARM Cortex-A72 CPU support in
by Sandrine Bailleux
· 10 years ago
820756e
Add support for ARM Cortex-A35 processor
by Sandrine Bailleux
· 10 years ago
dcda29f
FWU: Add Firmware Update support in BL2U for ARM platforms
by Yatharth Kochar
· 10 years ago
27573c5
Rework use of ARM GIC drivers on ARM platforms
by Achin Gupta
· 10 years ago
7b4c140
TBB: add Trusted Watchdog support on ARM platforms
by Juan Castillo
· 10 years ago
38dce70
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· 10 years ago
95cfd4a
TBB: add platform API to read the ROTPK information
by Juan Castillo
· 10 years ago
b49b322
FVP: Add SP804 delay timer
by Ryan Harkin
· 10 years ago
3fc4124
Move FVP port to plat/arm/board/fvp
by Dan Handley
· 10 years ago
[Renamed (80%) from plat/fvp/platform.mk]
60eea55
Migrate FVP port to use common code
by Dan Handley
· 10 years ago
4991ecd
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· 10 years ago
6eadf76
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· 11 years ago
513dd3a
FVP: Allow BL3-2 to sit in the secure region of DRAM
by Juan Castillo
· 11 years ago
20d51ca
FVP: keep shared data in Trusted SRAM
by Juan Castillo
· 11 years ago
9b47684
Introduce framework for CPU specific operations
by Soby Mathew
· 11 years ago
935db69
Move IO storage source to drivers directory
by Dan Handley
· 11 years ago
186c1d4
FVP: make usage of Trusted DRAM optional at build time
by Juan Castillo
· 11 years ago
637ebd2
FVP: apply new naming conventions to memory regions
by Juan Castillo
· 11 years ago
fce5f75
Introduce asm console functions in TF
by Soby Mathew
· 11 years ago
2b98e78
Define ARM_GIC_ARCH default value for all platforms
by Sandrine Bailleux
· 11 years ago
1e8c5c4
Refactor fvp gic code to be a generic driver
by Dan Handley
· 11 years ago
dac1235
Merge pull request #151 from vikramkanigiri/vk/t133-code-readability
by Andrew Thoelke
· 11 years ago
5e11375
Inline the mmio accessor functions
by Andrew Thoelke
· 11 years ago
03396c4
Simplify entry point information generation code on FVP
by Vikram Kanigiri
· 11 years ago
5c3272a
Make system register functions inline assembly
by Andrew Thoelke
· 11 years ago
dff8e47
Add enable mmu platform porting interfaces
by Dan Handley
· 11 years ago
for-v0.4-rc0
17a387a
Rename FVP specific files and functions
by Dan Handley
· 11 years ago
8545a87
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
by Andrew Thoelke
· 11 years ago
e1333f7
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· 11 years ago
53514b2
fvp: Move TSP from Secure DRAM to Secure SRAM
by Sandrine Bailleux
· 11 years ago
dbad1ba
Add support for BL3-1 as a reset vector
by Vikram Kanigiri
· 11 years ago
a43d431
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
bee8241
Remove vpath usage in makefiles
by Dan Handley
· 11 years ago
e8246c0
Move FVP power driver to FVP platform
by Dan Handley
· 11 years ago
4ecca33
Move include and source files to logical locations
by Dan Handley
· 11 years ago
f2199d9
Enable secure memory support for FVPs
by Harry Liebel
· 11 years ago
12ae170
Merge pull request #43 from danh-arm/dh/tf-issues#129
by danh-arm
· 11 years ago
2bf28e6
Allocate single stacks for BL1 and BL2
by Andrew Thoelke
· 11 years ago
d72f6e3
Move console.c to pl011 specific driver location
by Dan Handley
· 11 years ago
c1df3be
Move console functions out of pl011.c
by Soby Mathew
· 11 years ago
Next »