Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b9ae5db49332c2cb835654c09ecd68cece5fdc0e
/
plat
« Previous
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
e32c042
FVP: Include utils_def.h instead of utils.h
by Sandrine Bailleux
· 7 years ago
f94e40d
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 7 years ago
195800d
Merge pull request #1102 from Xilinx/fpga_load
by davidcunado-arm
· 7 years ago
881788d
zynqmp: Sync function declaration and definition
by Soren Brinkmann
· 7 years ago
f07b808
Merge pull request #1093 from soby-mathew/eb/log_fw
by davidcunado-arm
· 7 years ago
ddd5497
Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module
by davidcunado-arm
· 7 years ago
5efa6ff
Merge pull request #1098 from vchong/boot_without_spd
by davidcunado-arm
· 7 years ago
398d5d3
hikey*: Undef BL32_BASE when building without SPD
by Victor Chong
· 7 years ago
043741c
hikey*: Fix typo
by Victor Chong
· 7 years ago
9ce83d3
Merge pull request #1092 from jeenu-arm/errata-workarounds
by davidcunado-arm
· 7 years ago
c40b59c
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 7 years ago
aaf15f5
Implement log framework
by Soby Mathew
· 7 years ago
4cd483d
Merge pull request #1086 from robertovargas-arm/dead_loop
by davidcunado-arm
· 7 years ago
8392aab
Juno: Disable 859971 and 859972 errata workarounds
by Eleanor Bonnici
· 7 years ago
f471c42
Hikey: enable CPU debug module
by Leo Yan
· 7 years ago
403a6ad
Merge pull request #1082 from vchong/load_img_v2_parse_optee_header
by davidcunado-arm
· 7 years ago
512d84c
Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1
by davidcunado-arm
· 7 years ago
1ced6b8
CSS: Changes for SDS framework
by Soby Mathew
· 7 years ago
Next »