TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
c228956afa415685d7555578f252dfe4d0d1695e
/
plat
c228956
ARM Platorms: Load TB_FW_CONFIG in BL1
by Soby Mathew
· 8 years ago
101d01e
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
by Soby Mathew
· 8 years ago
0c306cc
ARM Platforms: Migrate to new BL handover interface
by Soby Mathew
· 8 years ago
a6f340f
Introduce the new BL handover interface
by Soby Mathew
· 8 years ago
566034f
Add image_id to bl1_plat_handle_post/pre_image_load()
by Soby Mathew
· 7 years ago
5ff6da9
Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu
by davidcunado-arm
· 7 years ago
338770c
Merge pull request #1262 from ssalko/ssalko_dev
by davidcunado-arm
· 7 years ago
caf4eca
ARM Platforms: Add CASSERT for BL2_BASE
by Soby Mathew
· 7 years ago
81bf6aa
ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1
by Soby Mathew
· 7 years ago
6bf0e07
Ensure the correct execution of TLBI instructions
by Antonio Nino Diaz
· 7 years ago
601abdb
Merge pull request #1271 from afaerber/tegra-fixes
by davidcunado-arm
· 7 years ago
1504715
Merge pull request #1259 from hzhuang1/fix_uart
by davidcunado-arm
· 7 years ago
28db3e9
tegra: Fix mmap_region_t struct mismatch
by Andreas Färber
· 7 years ago
135d713
hikey960: avoid hardcode on uart port
by Haojian Zhuang
· 7 years ago
f2c83c1
ARM platforms: Fix console address for flush
by Jeenu Viswambharan
· 8 years ago
53a98be
qemu: Fix interrupt type check
by Santeri Salko
· 7 years ago
3b12a6f
hikey*, poplar: platform.mk: Fix typo in variable assignments
by Victor Chong
· 8 years ago
f3d522b
poplar: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· 8 years ago
0d8052a
poplar: Add LOAD_IMAGE_V2 support
by Victor Chong
· 8 years ago
8ad132b
poplar: Add build option for dram size
by Victor Chong
· 8 years ago
ce2547f
poplar: Fix typo
by Victor Chong
· 8 years ago
b715f11
poplar: Remove unused function prototype
by Victor Chong
· 8 years ago
5b75b4a
Merge pull request #1173 from etienne-lms/armv7-qemu
by davidcunado-arm
· 7 years ago
9fd2f13
Merge pull request #1224 from masahir0y/gzip
by davidcunado-arm
· 7 years ago
765ed9f
qemu: support ARMv7/Cortex-A15
by Etienne Carriere
· 8 years ago
10787b0
Merge pull request #1249 from masahir0y/uniphier
by davidcunado-arm
· 8 years ago
4f557c7
uniphier: add ULL to physical address literals
by Masahiro Yamada
· 8 years ago
9c740a5
uniphier: allocate xlat region of on-chip SRAM only when needed
by Masahiro Yamada
· 8 years ago
7e51ca8
uniphier: get back original BL31/32 location used before BL2-AT-EL3
by Masahiro Yamada
· 8 years ago
956defc
Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions
by davidcunado-arm
· 8 years ago
8951b05
uniphier: support GZIP-compressed images
by Masahiro Yamada
· 8 years ago
0ac60c0
uniphier: add a helper to get image_info
by Masahiro Yamada
· 8 years ago
11f001c
bl1: add bl1_plat_handle_{pre,post}_image_load()
by Masahiro Yamada
· 8 years ago
ba68ef5
bl2: add bl2_plat_handle_pre_image_load()
by Masahiro Yamada
· 8 years ago
0fc50a8
plat/common: move arch-agnostic fallback functions to C file
by Masahiro Yamada
· 8 years ago
33950dd
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 8 years ago
c939d13
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 8 years ago
1dc0714
Build: merge build macros between FIP_ and FWU_FIP_
by Masahiro Yamada
· 8 years ago
9bc94a6
Merge pull request #1240 from dp-arm/dp/smccc
by davidcunado-arm
· 8 years ago
334e1ce
Merge pull request #1236 from dbasehore/gic-save-restore
by davidcunado-arm
· 8 years ago
de3c300
rockchip/rk3399: Fix memory corruptions or illegal memory access
by Caesar Wang
· 8 years ago
e47541a
Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer
by davidcunado-arm
· 8 years ago
383c808
Disable workaround for CVE-2017-5715 on unaffected platforms
by Dimitris Papastamos
· 8 years ago
c4fa173
SPM: Map devices in the 1st GB
by Sandrine Bailleux
· 8 years ago
d5d5595
hikey: fix assert in sec_protect()
by Victor Chong
· 8 years ago
5df2778
Merge pull request #1205 from petegriffin/hikey-protect-memory
by davidcunado-arm
· 8 years ago
3284ce1
rockchip: Disable rdist before pwr_dm_suspend is called
by Derek Basehore
· 8 years ago
f478253
Merge pull request #1232 from masahir0y/uniphier
by davidcunado-arm
· 8 years ago
8253eb5
Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling
by davidcunado-arm
· 8 years ago
e5dbebf
Merge pull request #1223 from vchong/poplar_bl1loadsfip
by davidcunado-arm
· 8 years ago
040f1e6
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 8 years ago
247fc04
uniphier: switch to BL2-AT-EL3 and remove BL1 support
by Masahiro Yamada
· 8 years ago
8e053dc
uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox
by Masahiro Yamada
· 8 years ago
52988b3
hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path
by Peter Griffin
· 8 years ago
3d5d9f5
hikey: configure the top 16MB of DRAM as secure
by Jerome Forissier
· 10 years ago
b38c6f6
rockchip/rk3399: Save and restore GIC
by Derek Basehore
· 8 years ago
8c1e78a
rockchip/rk3399: Add udelay to wait loops
by Derek Basehore
· 8 years ago
b2a0af1
rockchip/rk3399: Fix QOS save/restore
by Derek Basehore
· 8 years ago
aa9ee82
rockchip/rk3399: Change PD_CTR_LOOP to 10000
by Derek Basehore
· 8 years ago
376185c
Allow API deprecation for uniphier platform
by Soby Mathew
· 8 years ago
15b54e7
poplar: Add support for recovery build
by Victor Chong
· 8 years ago
59149bb
poplar: Enable emmc support
by Victor Chong
· 8 years ago
b79f7ed
Hikey960: Enable invalid FIQ handling
by Leo Yan
· 8 years ago
890abc3
rockchip: Move to MULTI_CONSOLE_API
by Julius Werner
· 8 years ago
3c250b9
rockchip: Use coreboot-supplied serial console on coreboot systems
by Julius Werner
· 8 years ago
17cd67d
Add default crash console code to hook up to new console API
by Julius Werner
· 8 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
b1d27b4
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· 8 years ago
9fd4a36
Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state
by davidcunado-arm
· 8 years ago
4c8a578
Hikey960: Change CPU standby state for WFI
by Leo Yan
· 8 years ago
e1b2742
Revert "Hikey960: Change to use recommended power state id format"
by Leo Yan
· 8 years ago
0cd67c3
Merge pull request #1216 from hzhuang1/fix_psci
by davidcunado-arm
· 8 years ago
24baaca
Merge pull request #1213 from masahir0y/uniphier
by davidcunado-arm
· 8 years ago
53bfb94
Add hooks to save/restore AMU context for Cortex A75
by Dimitris Papastamos
· 8 years ago
08e06be
Merge pull request #1176 from wjliang/zynqmp-ipi-mb-svc
by davidcunado-arm
· 8 years ago
8d35642
Merge pull request #1207 from hzhuang1/isp_clk
by davidcunado-arm
· 8 years ago
294d747
Hikey960: Fix hikey960 pcie mount fail
by Kaihua Zhong
· 8 years ago
c14d3dc
Merge pull request #1167 from Leo-Yan/hikey-fix-alignment
by davidcunado-arm
· 8 years ago
ebc0516
zynqmp: pm_service: use zynqmp_ipi APIs
by Wendy Liang
· 8 years ago
e8ffe79
Add Xilinx ZynqMP IPI mailbox service
by Wendy Liang
· 8 years ago
dc1dfe8
Introduce ZynqMP IPI implementation
by Wendy Liang
· 8 years ago
ff56531
uniphier: simplify GZIP compress rule
by Masahiro Yamada
· 8 years ago
66db10c
Move TSP to TZC secured DRAM
by Dimitris Papastamos
· 8 years ago
9a2a38a
Merge pull request #1203 from masahir0y/uniphier
by davidcunado-arm
· 8 years ago
ac4626d
Merge pull request #1201 from jeenu-arm/sdei-plat-events
by davidcunado-arm
· 8 years ago
9d32b55
uniphier: fix alignment of build log
by Masahiro Yamada
· 8 years ago
fe45832
uniphier: fix base address of IO block buffer
by Masahiro Yamada
· 8 years ago
7bdf0c1
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· 8 years ago
f7ff108
hikey960: set isp clks as unsecure mode
by Haojian Zhuang
· 8 years ago
9536bae
Add new function-pointer-based console API
by Julius Werner
· 8 years ago
a33e763
rockchip: Implement a panic handler that will reboot the system
by Julius Werner
· 8 years ago
f336774
poplar: Add BL32 (OP-TEE) support
by Victor Chong
· 8 years ago
d45a1c3
Poplar: Initialize security properties of IP blocks.
by Jiancheng Xue
· 8 years ago
94725a2
poplar: Increase FIP_SIZE
by Victor Chong
· 8 years ago
5a3ec61
poplar: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Victor Chong
· 8 years ago
78896ac
poplar: Fix GPIO_MAX
by Victor Chong
· 8 years ago
211d307
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 8 years ago
9f0ee04
Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram
by davidcunado-arm
· 8 years ago
Next »