Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a0eaca51160da99cd2f3a4952f838faef6a776ef
/
plat
« Previous
6e28446
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· 7 years ago
57676b4
hikey960: set isp clks as unsecure mode
by Haojian Zhuang
· 7 years ago
94f8907
Add new function-pointer-based console API
by Julius Werner
· 7 years ago
624b557
rockchip: Implement a panic handler that will reboot the system
by Julius Werner
· 7 years ago
662556a
poplar: Add BL32 (OP-TEE) support
by Victor Chong
· 7 years ago
b88b08a
Poplar: Initialize security properties of IP blocks.
by Jiancheng Xue
· 7 years ago
c6b6f97
poplar: Increase FIP_SIZE
by Victor Chong
· 7 years ago
6df271c
poplar: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Victor Chong
· 7 years ago
90f1ba3
poplar: Fix GPIO_MAX
by Victor Chong
· 7 years ago
4213a3f
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 7 years ago
d77cc29
Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram
by davidcunado-arm
· 7 years ago
e27ee9c
Merge pull request #1181 from soby-mathew/sm/el3_payload_tzc_permissions
by davidcunado-arm
· 7 years ago
0f481cc
Merge pull request #1179 from paulkocialkowski/integration
by davidcunado-arm
· 7 years ago
79d4e02
Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size
by davidcunado-arm
· 7 years ago
d3b33ed
Merge pull request #1171 from Leo-Yan/hikey960-change-use-recommend-state-id
by davidcunado-arm
· 7 years ago
0b6af83
fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM
by Antonio Nino Diaz
· 7 years ago
9c4b1b7
SPM: Remove ARM platforms header from SPM common code
by Antonio Nino Diaz
· 7 years ago
bc17c4f
Hikey960: Change to use recommended power state id format
by Leo Yan
· 7 years ago
8dcf75b
Merge pull request #1157 from antonio-nino-diaz-arm/an/rpi3
by davidcunado-arm
· 7 years ago
15b149e
ARM Platforms: Change the TZC access permissions for EL3 payload
by Soby Mathew
· 7 years ago
2dde850
rockchip: Include stdint header in plat_sip_calls.c
by Paul Kocialkowski
· 7 years ago
ae6779e
rpi3: Introduce AArch64 Raspberry Pi 3 port
by Antonio Nino Diaz
· 7 years ago
c5b0c0f
Do not enable SVE on pre-v8.2 platforms
by David Cunado
· 7 years ago
e9263d0
Juno AArch32: Remove duplicate definition of bl2 platform API
by Soby Mathew
· 7 years ago
bf16923
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· 7 years ago
2ce2b09
Replace magic numbers in linkerscripts by PAGE_SIZE
by Antonio Nino Diaz
· 7 years ago
12241b9
fvp: Enable the Activity Monitor Unit extensions by default
by Dimitris Papastamos
· 7 years ago
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 7 years ago
453940d
hikey960: Set alignment size 512B for fip building
by Leo Yan
· 7 years ago
75c8383
hikey: Set alignment size 512B for fip building
by Leo Yan
· 7 years ago
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 7 years ago
a5acc0a
ARM platforms: Enable SDEI
by Jeenu Viswambharan
· 7 years ago
b183745
ARM platforms: Define exception macros
by Jeenu Viswambharan
· 7 years ago
1dc771b
ARM platforms: Provide SDEI entry point validation
by Jeenu Viswambharan
· 7 years ago
59424d8
ARM platforms: Make arm_validate_ns_entrypoint() common
by Jeenu Viswambharan
· 7 years ago
04e3a7f
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· 7 years ago
055af4b
GIC: Introduce API to get interrupt ID
by Jeenu Viswambharan
· 7 years ago
fbf5bda
GICv2: Fix populating PE target data
by Jeenu Viswambharan
· 7 years ago
baa1611
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· 7 years ago
7289f92
SPM: FVP: Introduce port of SPM
by Antonio Nino Diaz
· 7 years ago
15360c0
Merge pull request #1154 from soby-mathew/sm/fix_psci_stat
by davidcunado-arm
· 7 years ago
953395a
aarch32: add few missing weak platform specific function
by Etienne Carriere
· 7 years ago
74275b0
Merge pull request #1155 from masahir0y/uniphier
by davidcunado-arm
· 7 years ago
df8fab9
uniphier: make sure to create build directory before ROT key
by Masahiro Yamada
· 7 years ago
e2395b4
Build: introduce ${BUILD_PLAT} target to create the top build directory
by Masahiro Yamada
· 7 years ago
31036d5
Merge pull request #1153 from robertovargas-arm/fix-macros
by davidcunado-arm
· 7 years ago
7f4d617
Merge pull request #1142 from etienne-lms/qemu-int
by davidcunado-arm
· 7 years ago
8336f68
Fix PSCI STAT time stamp collection
by Soby Mathew
· 7 years ago
360051a
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save
by davidcunado-arm
· 7 years ago
84aa3a7
qemu: update deprecated interrupt registering
by Etienne Carriere
· 7 years ago
8247796
Fix usage of IMAGE_BLx macros
by Roberto Vargas
· 7 years ago
ac6dc35
Always define ARM_TSP_RAM_LOCATION_ID
by Roberto Vargas
· 7 years ago
b648b7d
Merge pull request #1141 from robertovargas-arm/boot_redundancy
by davidcunado-arm
· 7 years ago
3f9f414
Merge pull request #1144 from geesun/qx/resize_bl2_size
by davidcunado-arm
· 7 years ago
f0a2e9c
Merge pull request #1147 from etienne-lms/qemu-optee-load
by davidcunado-arm
· 7 years ago
818a065
Merge pull request #1143 from etienne-lms/qemu-hpen
by davidcunado-arm
· 7 years ago
2ddec18
qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image
by Etienne Carriere
· 7 years ago
3d42dcc
Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBB
by davidcunado-arm
· 7 years ago
3469cd0
qemu: Add support for Trusted Board Boot
by Michalis Pappas
· 7 years ago
de431b1
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
by Qixiang Xu
· 7 years ago
c7b12c5
plat/arm: change the default option of ARM_TSP_RAM_LOCATION
by Qixiang Xu
· 7 years ago
bc1ae1f
Add platform hooks for boot redundancy support
by Roberto Vargas
· 7 years ago
5eb85e4
qemu: fix holding pen mailbox sequence
by Etienne Carriere
· 7 years ago
52b8f60
Merge pull request #1139 from hzhuang1/fix_edmac
by davidcunado-arm
· 7 years ago
8774735
Merge pull request #1131 from jeenu-arm/gic-migrate
by davidcunado-arm
· 7 years ago
c444fcf
Merge pull request #1130 from jeenu-arm/gic-patches
by davidcunado-arm
· 7 years ago
c183534
uniphier: move ROTPK hash to .rodata section
by Masahiro Yamada
· 7 years ago
e1be904
HiKey: make RTC out of reset mode
by Haojian Zhuang
· 7 years ago
f82732b
HiKey: init EDMA controller with non secure mode
by Haojian Zhuang
· 7 years ago
9bde130
zynqmp: Migrate to using interrupt properties
by Jeenu Viswambharan
· 7 years ago
392cbb3
mt8173: Migrate to using interrupt properties
by Jeenu Viswambharan
· 7 years ago
0345fc3
poplar: Migrate to using interrupt properties
by Jeenu Viswambharan
· 7 years ago
ecb05e9
uniphier: Migrate to using interrupt properties
by Jeenu Viswambharan
· 7 years ago
723dce0
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· 7 years ago
6250507
GIC: Add API to set priority mask
by Jeenu Viswambharan
· 7 years ago
eb1c12c
GIC: Add API to set/clear interrupt pending
by Jeenu Viswambharan
· 7 years ago
dce70b3
GIC: Add API to set interrupt routing
by Jeenu Viswambharan
· 7 years ago
ab14e9b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· 7 years ago
c06f05c
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· 7 years ago
447b89d
GIC: Add API to set interrupt priority
by Jeenu Viswambharan
· 7 years ago
0fcdfff
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· 7 years ago
24e7029
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· 7 years ago
522a465
GIC: Add APIs to query interrupt types
by Jeenu Viswambharan
· 7 years ago
eeb43be
ARM platforms: supply per-PE target mask array
by Jeenu Viswambharan
· 7 years ago
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· 7 years ago
3caafd7
reset2: Add css_system_reset2()
by Roberto Vargas
· 7 years ago
fc2b4eb
scp: Introduce css_scp_system_off() function
by Roberto Vargas
· 7 years ago
9ca2806
ARM platforms: enable GICv3 state save/restore
by Soby Mathew
· 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
ae6e285
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· 7 years ago
ad1bbf1
Merge pull request #1115 from jeenu-arm/tsp-mt
by davidcunado-arm
· 7 years ago
4ecdba3
TSP: Support multi-threading CPUs on FVP
by Jeenu Viswambharan
· 7 years ago
56fcdd7
Merge pull request #1107 from geesun/qx/add_ecdsa_support
by davidcunado-arm
· 7 years ago
7dd775a
Uniphier: fix xlat tables lib inclusion
by Douglas Raillard
· 7 years ago
3315ad2
Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def
by davidcunado-arm
· 7 years ago
f8fda10
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· 7 years ago
a1c16b6
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· 7 years ago
1c2aef1
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 7 years ago
a674feb
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
by Qixiang Xu
· 7 years ago
Next »