TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
66de6f3c30b223b40f31d321a18f50d446898e66
66de6f3
drivers/stm32_gpio: register GPIO resources as secure or not
by Etienne Carriere
· 6 years ago
bcc360f
drivers/stm32_iwdg: register IWDG resources as secure or not
by Etienne Carriere
· 6 years ago
f564d43
drivers/stm32mp_pmic: register PMIC resources as secure or not
by Etienne Carriere
· 6 years ago
ec8f421
stm32mp1: register shared resource per GPIO bank/pin
by Etienne Carriere
· 5 years ago
0651b5b
stm32mp1: register shared resource per IOMEM address
by Etienne Carriere
· 5 years ago
b2707a6
stm32mp1: allow non-secure access to reset upon periph registration
by Etienne Carriere
· 5 years ago
082c773
stm32mp1: allow non-secure access to clocks upon periph registration
by Etienne Carriere
· 5 years ago
68450c9
stm32mp1: shared resources: peripheral registering
by Etienne Carriere
· 5 years ago
37e8295
drivers: st: clock: register parent of secure clocks
by Etienne Carriere
· 5 years ago
a2150c3
stm32mp1: shared resources: add trace messages
by Etienne Carriere
· 5 years ago
2634ef6
Merge "arm_fpga: Fix MPIDR topology checks" into integration
by Madhukar Pappireddy
· 5 years ago
e703870
Merge changes from topic "stm32-shres" into integration
by Mark Dykes
· 5 years ago
6c68143
Merge "stm32mp1: introduce shared resources support" into integration
by Mark Dykes
· 5 years ago
1f8ea71
Merge "doc: Fix some broken links" into integration
by Manish Pandey
· 5 years ago
11af40b
Merge "Workaround for Neoverse N1 erratum 1800710" into integration
by Lauren Wehrmeister
· 5 years ago
2afcf1d
Merge "doc: RAS: fixing broken links" into integration
by Lauren Wehrmeister
· 5 years ago
0396bcb
doc: Fix some broken links
by Sandrine Bailleux
· 5 years ago
c3233c1
doc: RAS: fixing broken links
by Manish Pandey
· 5 years ago
568a881
Merge "linker_script: move .rela.dyn section to bl_common.ld.h" into integration
by Sandrine Bailleux
· 5 years ago
1ba168c
Merge "plat/arm: Add assert for the valid address of dtb information" into integration
by Sandrine Bailleux
· 5 years ago
b2b0e28
Merge "Fix makefile to build on a Windows host PC" into integration
by Manish Pandey
· 5 years ago
4a565bd
Fix makefile to build on a Windows host PC
by Sami Mujawar
· 5 years ago
d6296e3
Merge "stm32mp1: disable neon in sp_min" into integration
by Mark Dykes
· 5 years ago
5d1a225
Merge "stm32mp1: check stronger the secondary CPU entry point" into integration
by Mark Dykes
· 5 years ago
1d60052
plat/arm: Add assert for the valid address of dtb information
by Manish V Badarkhe
· 5 years ago
a021b2d
Merge "allwinner: Disable NS access to PRCM power control registers" into integration
by André Przywara
· 5 years ago
506ffe5
allwinner: Disable NS access to PRCM power control registers
by Samuel Holland
· 6 years ago
e8ad616
linker_script: move .rela.dyn section to bl_common.ld.h
by Masahiro Yamada
· 5 years ago
edd8188
Merge changes Ib9c82b85,Ib348e097,I4dc315e4,I58a8ce44,Iebc03361, ... into integration
by Manish Pandey
· 5 years ago
53baf7f
arm_fpga: Fix MPIDR topology checks
by Andre Przywara
· 5 years ago
b8247e1
Merge changes from topic "fw_config_handoff" into integration
by Sandrine Bailleux
· 5 years ago
d1c54e5
doc: Update arg usage for BL2 and BL31 setup functions
by Manish V Badarkhe
· 5 years ago
e555787
doc: Update BL1 and BL2 boot flow
by Manish V Badarkhe
· 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
0e0521b
Workaround for Neoverse N1 erratum 1800710
by johpow01
· 5 years ago
24cdbb2
Merge "stm32mp1: use last page of SYSRAM as SCMI shared memory" into integration
by Mark Dykes
· 5 years ago
3c20ad5
Merge "stm32mp1: SP_MIN embeds Arm Architecture services" into integration
by Mark Dykes
· 5 years ago
33fe493
Merge "Redirect security incident report to TrustedFirmware.org" into integration
by Mark Dykes
· 5 years ago
f112d3e
Merge "doc: Add a binding document for COT descriptors" into integration
by Mark Dykes
· 5 years ago
3df38b6
Merge "plat/fvp: Dynamic description of clock freq" into integration
by Mark Dykes
· 5 years ago
ea96076
Merge "fconf: Extract Timer clock freq from HW_CONFIG dtb" into integration
by Mark Dykes
· 5 years ago
f998d15
Merge "Workaround for Cortex A77 erratum 1800714" into integration
by Lauren Wehrmeister
· 5 years ago
62bbfe8
Workaround for Cortex A77 erratum 1800714
by johpow01
· 5 years ago
089fc62
doc: Update memory layout for firmware configuration area
by Manish V Badarkhe
· 5 years ago
ce4ca1a
plat/arm: Increase size of firmware configuration area
by Manish V Badarkhe
· 5 years ago
8286967
plat/arm: Load and populate fw_config and tb_fw_config
by Manish V Badarkhe
· 5 years ago
c275ea1
Merge "Fix usage of incorrect function name" into integration
by Sandrine Bailleux
· 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
1367cc1
Redirect security incident report to TrustedFirmware.org
by Sandrine Bailleux
· 5 years ago
f17ae7b
fconf: Handle error from fconf_load_config
by Manish V Badarkhe
· 5 years ago
fe6fd3e
plat/arm: Update the fw_config load call and populate it's information
by Manish V Badarkhe
· 5 years ago
9233dd0
fconf: Allow fconf to load additional firmware configuration
by Manish V Badarkhe
· 5 years ago
04e0697
fconf: Clean confused naming between TB_FW and FW_CONFIG
by Manish V Badarkhe
· 5 years ago
243875e
tbbr/dualroot: Add fw_config image in chain of trust
by Louis Mayencourt
· 5 years ago
9b3ca9b
cert_tool: Update cert_tool for fw_config image support
by Manish V Badarkhe
· 5 years ago
ce10f9f
fiptool: Add fw_config in FIP
by Manish V Badarkhe
· 5 years ago
3cb84a5
plat/arm: Rentroduce tb_fw_config device tree
by Manish V Badarkhe
· 5 years ago
ccf5863
Merge changes Ifc34f2e9,Iefd58159 into integration
by Lauren Wehrmeister
· 5 years ago
5703c73
Fix usage of incorrect function name
by Sheetal Tigadoli
· 5 years ago
993dc0e
Merge "FFA Version interface update" into integration
by Manish Pandey
· 5 years ago
ebd34be
doc: Add a binding document for COT descriptors
by Manish V Badarkhe
· 5 years ago
4388f28
FFA Version interface update
by J-Alves
· 5 years ago
450e15a
stm32mp1: SP_MIN embeds Arm Architecture services
by Etienne Carriere
· 5 years ago
0754143
stm32mp1: use last page of SYSRAM as SCMI shared memory
by Etienne Carriere
· 6 years ago
9864199
stm32mp1: check stronger the secondary CPU entry point
by Etienne Carriere
· 5 years ago
e4ee1ab
stm32mp1: disable neon in sp_min
by Etienne Carriere
· 5 years ago
5f038ac
stm32mp1: shared resources: apply registered configuration
by Etienne Carriere
· 5 years ago
722999e
stm32mp1: shared resources: count GPIOZ bank pins
by Etienne Carriere
· 5 years ago
eafe0eb
stm32mp1: shared resources: define resource identifiers
by Etienne Carriere
· 6 years ago
47cf5d3
stm32mp1: introduce shared resources support
by Etienne Carriere
· 6 years ago
dcbfbcb
Workaround for Cortex A76 erratum 1800710
by johpow01
· 5 years ago
d7b08e6
Workaround for Cortex A76 erratum 1791580
by johpow01
· 5 years ago
3fbec43
Merge changes from topic "tegra-memctrlv2-vpr-resize-bugfix" into integration
by Manish Pandey
· 5 years ago
b667b36
Merge "TF-A GIC driver: Add barrier before eoi" into integration
by Madhukar Pappireddy
· 5 years ago
34dae47
Merge "TF-A: Add ARMv8.5 'bti' build option" into integration
by Mark Dykes
· 5 years ago
453e12c
Merge changes from topic "scmi-msg" into integration
by Manish Pandey
· 5 years ago
66f05b2
Merge "Fix typo in file Header guard" into integration
by Sandrine Bailleux
· 5 years ago
5eb16c4
TF-A GIC driver: Add barrier before eoi
by Sandeep Tripathy
· 5 years ago
71c074c
Merge "Tegra: introduce support for GICv3" into integration
by Olivier Deprez
· 5 years ago
49fe535
Fix typo in file Header guard
by Sheetal Tigadoli
· 5 years ago
685e560
Tegra: sanity check NS address and size before use
by Varun Wadekar
· 5 years ago
47d1773
plat: marvell: armada: a8k: add OP-TEE OS MMU tables
by Konstantin Porotchkin
· 6 years ago
5a40d70
drivers: marvell: add support for mapping the entire LLC to SRAM
by Konstantin Porotchkin
· 6 years ago
8544080
plat: marvell: armada: add LLC SRAM CCU setup for AP806/AP807 platforms
by Konstantin Porotchkin
· 6 years ago
94d6f48
plat: marvell: armada: reduce memory size reserved for FIP image
by Marcin Wojtas
· 5 years ago
63a0b12
plat: marvell: armada: platform definitions cleanup
by Konstantin Porotchkin
· 5 years ago
c96aa7f
plat: marvell: armada: a8k: check CCU window state before loading MSS BL2
by Konstantin Porotchkin
· 6 years ago
957a5ad
drivers: marvell: add CCU driver API for window state checking
by Konstantin Porotchkin
· 6 years ago
772aa5b
drivers: marvell: align and extend llc macros
by Konstantin Porotchkin
· 6 years ago
e825176
plat: marvell: a8k: move address config of cp1/2 to BL2
by Ben Peled
· 6 years ago
cdfbbfe
plat: marvell: armada: re-enable BL32_BASE definition
by Konstantin Porotchkin
· 6 years ago
814ce2f
plat: marvell: a8k: extend includes to take advantage of the phy_porting_layer
by Grzegorz Jaszczyk
· 6 years ago
050eb19
marvell: comphy: initialize common phy selector for AP mode
by Grzegorz Jaszczyk
· 6 years ago
8e8ec8c
marvell: comphy: update rx_training procedure
by Grzegorz Jaszczyk
· 6 years ago
ed84fe8
plat: marvell: armada: configure amb for all CPs
by Grzegorz Jaszczyk
· 6 years ago
3768fec
TF-A: Add ARMv8.5 'bti' build option
by Alexei Fedorov
· 5 years ago
5e1b83a
Tegra: introduce support for GICv3
by Varun Wadekar
· 5 years ago
a7749ac
Tegra: memctrl_v2: fixup sequence to resize video memory
by Varun Wadekar
· 5 years ago
Next »