TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
4a135bc33e4d22c6666167a2df67bf10caa30d0a
/
plat
/
arm
/
board
4a135bc
plat/arm/board/fvp: Add support for Measured Boot
by Alexei Fedorov
· 5 years ago
d654657
Merge changes from topic "rddaniel_rotpk" into integration
by Manish Pandey
· 5 years ago
0ae9bc2
plat/arm/rddanielxlr: add platform function to return ROTPK
by Vijayenthiran Subramaniam
· 5 years ago
98e9dcf
plat/arm/rddaniel: add platform function to return ROTPK
by Vijayenthiran Subramaniam
· 5 years ago
1322dc9
TF-A GICv2 driver: Introduce makefile
by Alexei Fedorov
· 5 years ago
9d8028e
Merge changes from topic "fpga_cmdline" into integration
by André Przywara
· 5 years ago
fdf50a2
plat/arm: Fix build failure due to increase in BL2 size
by Manish V Badarkhe
· 5 years ago
2a0ef94
plat/arm, dts: Update platform device tree for CoT
by Manish V Badarkhe
· 5 years ago
c5346ed
arm_fpga: Predefine DTB and BL33 load addresses
by Andre Przywara
· 5 years ago
2c13ef9
arm_fpga: Add Klein and Matterhorn support
by Andre Przywara
· 5 years ago
9a65ba8
arm_fpga: Support more CPU clusters
by Andre Przywara
· 5 years ago
946d5f6
Merge "Upgrade libfdt source files" into integration
by Sandrine Bailleux
· 5 years ago
3317235
Merge "corstone700: splitting the platform support into FVP and FPGA" into integration
by Manish Pandey
· 5 years ago
ef93cfa
corstone700: splitting the platform support into FVP and FPGA
by Abdellatif El Khlifi
· 5 years ago
2634ef6
Merge "arm_fpga: Fix MPIDR topology checks" into integration
by Madhukar Pappireddy
· 5 years ago
243ce5d
Upgrade libfdt source files
by Madhukar Pappireddy
· 5 years ago
53baf7f
arm_fpga: Fix MPIDR topology checks
by Andre Przywara
· 5 years ago
7fb9bcd
plat/arm: Use only fw_config between bl2 and bl31
by Manish V Badarkhe
· 5 years ago
99bcae5
Merge changes from topic "fw_config_handoff" into integration
by Sandrine Bailleux
· 5 years ago
ce4ca1a
plat/arm: Increase size of firmware configuration area
by Manish V Badarkhe
· 5 years ago
156dbdd
plat/fvp: Dynamic description of clock freq
by laurenw-arm
· 5 years ago
8aa374b
fconf: Extract Timer clock freq from HW_CONFIG dtb
by laurenw-arm
· 5 years ago
04e0697
fconf: Clean confused naming between TB_FW and FW_CONFIG
by Manish V Badarkhe
· 5 years ago
3cb84a5
plat/arm: Rentroduce tb_fw_config device tree
by Manish V Badarkhe
· 5 years ago
1586587
plat/arm: Fix load address of TB_FW_CONFIG
by Manish V Badarkhe
· 5 years ago
10640d2
Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration
by Madhukar Pappireddy
· 5 years ago
02383c2
Merge changes from topic "sp_secure_boot" into integration
by Manish Pandey
· 5 years ago
452d5e5
plat/fvp: Add support for dynamic description of secure interrupts
by Madhukar Pappireddy
· 5 years ago
b4ad365
GICv3: GIC-600: Detect GIC-600 at runtime
by Andre Przywara
· 5 years ago
44f1aa8
dualroot: add chain of trust for secure partitions
by Manish Pandey
· 5 years ago
81de5bf
plat/arm: do not include export header directly
by Manish Pandey
· 5 years ago
83c1584
Rename Cortex Hercules Files to Cortex A78
by Jimmy Brisson
· 5 years ago
f5c58af
plat/arm: Introduce TC0 platform
by Usama Arif
· 5 years ago
662af36
SPCI is now called PSA FF-A
by J-Alves
· 5 years ago
beff491
Merge "plat/arm/fvp: populate runtime console parameters dynamically" into integration
by Mark Dykes
· 5 years ago
e0b3e6b
Merge "plat/fvp: Support for extracting UART serial node info from DT" into integration
by Mark Dykes
· 5 years ago
12d1343
plat/arm/fvp: populate runtime console parameters dynamically
by Madhukar Pappireddy
· 5 years ago
447870b
plat/fvp: Support for extracting UART serial node info from DT
by Madhukar Pappireddy
· 5 years ago
8370c8c
plat/fvp: Populate GICv3 parameters dynamically
by laurenw-arm
· 5 years ago
cbf9e84
plat/arm/fvp: Support performing SDEI platform setup in runtime
by Balint Dobszay
· 6 years ago
7bf5832
Merge changes from topic "fdt_wrappers_rework" into integration
by Sandrine Bailleux
· 5 years ago
85838f4
Merge changes from topic "fdt_wrappers_rework" into integration
by Sandrine Bailleux
· 5 years ago
dee3042
arm_fpga: Read UART address from DT
by Andre Przywara
· 5 years ago
1a0f936
arm_fpga: Read GICD and GICR base addresses from DT
by Andre Przywara
· 6 years ago
60e2e27
fdt/wrappers: Introduce code to find UART DT node
by Andre Przywara
· 5 years ago
670c66a
arm_fpga: Read generic timer counter frequency from DT
by Andre Przywara
· 6 years ago
7ad6d36
plat/stm32: Use generic fdt_get_reg_props_by_name()
by Andre Przywara
· 5 years ago
93bb7a0
arm_fpga: Use Generic UART
by Andre Przywara
· 5 years ago
6eb4304
Merge changes I85eb75cf,Ic6d9f927 into integration
by Sandrine Bailleux
· 5 years ago
364ad24
arm: fconf: Fix GICv3 dynamic configuration
by Andre Przywara
· 5 years ago
592c396
fconf: Update dyn_config compatible string
by Louis Mayencourt
· 5 years ago
ff4e6c3
fdt/wrappers: Replace fdtw_read_cells() implementation
by Andre Przywara
· 5 years ago
6e3a89f
fdt/wrappers: Generalise fdtw_read_array()
by Andre Przywara
· 5 years ago
1f91522
Merge "Provide a hint to power controller for DSU cluster power down" into integration
by Sandrine Bailleux
· 5 years ago
f4701a7
Merge "board/rddanielxlr: add support for rd-daniel config-xlr platform" into integration
by Manish Pandey
· 5 years ago
d7b5f02
spm: Normalize the style of spm core manifest
by Louis Mayencourt
· 5 years ago
5a726a5
board/rddanielxlr: add support for rd-daniel config-xlr platform
by Aditya Angadi
· 5 years ago
868a7d1
juno/sgm: Align SCP_BL2 to page boundary
by Chris Kay
· 5 years ago
9cf7f35
Provide a hint to power controller for DSU cluster power down
by Madhukar Pappireddy
· 6 years ago
a82ea1d
arm_fpga: Remove bogus timer initialisation
by Andre Przywara
· 5 years ago
0b18f8b
Merge "plat/arm/rddaniel: enabled GICv4 extension" into integration
by Alexei Fedorov
· 5 years ago
eb0f314
plat/arm/rddaniel: enabled GICv4 extension
by Vijayenthiran Subramaniam
· 5 years ago
994421a
Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into integration
by Olivier Deprez
· 5 years ago
e6e10ec
FVP: Add support for GICv4 extension
by Alexei Fedorov
· 5 years ago
9dfe46c
Increase maximum size of BL2 image
by Manish V Badarkhe
· 5 years ago
3e58803
arm_fpga: adapt to new way of including gicv3 files
by Manish Pandey
· 5 years ago
cb2e35b
Merge changes from topic "macro-cleanup" into integration
by Mark Dykes
· 5 years ago
535c824
Fix coverity defects found on the FPGA port.
by Javier Almansa Sobrino
· 5 years ago
1dc1756
plat: remove redundant =1 from -D option
by Masahiro Yamada
· 5 years ago
4ed750a
Merge "plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS" into integration
by Mark Dykes
· 5 years ago
8eceb1c
Merge "Create separate header for ARM specific SMCCC defines" into integration
by Olivier Deprez
· 5 years ago
27c5e15
Merge "TF-A GICv3 driver: Introduce makefile" into integration
by Manish Pandey
· 5 years ago
11a3c5e
plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS
by Masahiro Yamada
· 5 years ago
0a81158
Merge "plat/sgm775: Add support for dynamic config using fconf" into integration
by Manish Pandey
· 5 years ago
ebe1f2c
plat/sgm775: Add support for dynamic config using fconf
by Madhukar Pappireddy
· 5 years ago
53adeba
Create separate header for ARM specific SMCCC defines
by Manish V Badarkhe
· 5 years ago
a6ea06f
TF-A GICv3 driver: Introduce makefile
by Alexei Fedorov
· 5 years ago
527ac2e
Merge changes from topic "os/bl31-fpga-port" into integration
by Manish Pandey
· 5 years ago
4b5793c
plat/arm/board/arm_fpga: Compile with additional CPU libraries
by Oliver Swede
· 6 years ago
62056e4
plat/arm/board/arm_fpga: Enable position-independent execution
by Oliver Swede
· 6 years ago
e726c75
plat/arm/board/arm_fpga: Enable port for alternative cluster configurations
by Oliver Swede
· 6 years ago
87762bc
plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller
by Oliver Swede
· 6 years ago
2d696d1
plat/arm/board/arm_fpga: Initialize the System Counter
by Oliver Swede
· 6 years ago
7ee4db6
plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images
by Oliver Swede
· 6 years ago
5cfe699
plat/arm/board/arm_fpga: Use preloaded BL33 alternative boot flow
by Oliver Swede
· 6 years ago
536d906
plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image
by Oliver Swede
· 6 years ago
0ab4964
FVP: Add BL2 hash calculation in BL1
by Alexei Fedorov
· 5 years ago
ce8dfd2
Merge "fconf: Clean Arm IO" into integration
by Mark Dykes
· 5 years ago
6e7b203
Merge "fvp: use two instances of Cactus at S-EL1" into integration
by Manish Pandey
· 5 years ago
161dbc4
fvp: use two instances of Cactus at S-EL1
by Manish Pandey
· 5 years ago
3d5ed6d
spmc: manifest changes to support two sample cactus secure partitions
by Olivier Deprez
· 5 years ago
cfb3f73
Merge "FVP: In BL31/SP_MIN, map only the needed DRAM region statically" into integration
by Olivier Deprez
· 5 years ago
7a20da4
Merge "board/rddaniel: add NSAID sources for TZC400 driver" into integration
by Manish Pandey
· 5 years ago
493545b
FVP: In BL31/SP_MIN, map only the needed DRAM region statically
by Madhukar Pappireddy
· 5 years ago
a6de824
fconf: Clean Arm IO
by Louis Mayencourt
· 5 years ago
bb37363
Merge "SPMD: Add support for SPCI_ID_GET" into integration
by Sandrine Bailleux
· 5 years ago
4c9ad0d
Merge "juno/sgm: Maximize space allocated to SCP_BL2" into integration
by Sandrine Bailleux
· 5 years ago
ac03ac5
SPMD: Add support for SPCI_ID_GET
by Max Shvetsov
· 5 years ago
d2737fe
Merge changes from topic "mp/enhanced_pal_hw" into integration
by Mark Dykes
· 5 years ago
ddc93cb
juno/sgm: Maximize space allocated to SCP_BL2
by Chris Kay
· 5 years ago
Next »