Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
arm-trusted-firmware
/
0319a97747cc96af46220d22dea2ffe497e14b85
0319a97
Implement support for the Activity Monitor Unit on Cortex A75
by Dimitris Papastamos
· 7 years ago
11a70d7
Merge pull request #1172 from sandrine-bailleux-arm/sb/fix-makefile-aarch32
by davidcunado-arm
· 7 years ago
da547d4
Fix Makefile for ARMv8-A AArch32 build
by Sandrine Bailleux
· 7 years ago
d162a27
Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixes
by davidcunado-arm
· 7 years ago
71f8a6a
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 7 years ago
1c64838
Merge pull request #1164 from robertovargas-arm/psci-affinity
by davidcunado-arm
· 7 years ago
fe964ec
Merge pull request #1163 from antonio-nino-diaz-arm/an/parange
by davidcunado-arm
· 7 years ago
e2ff5ef
Merge pull request #1165 from geesun/qx/support-sha512
by davidcunado-arm
· 7 years ago
a2d60b2
Merge pull request #1161 from jeenu-arm/sdei-fixes
by davidcunado-arm
· 7 years ago
ec04e0f
Merge pull request #1162 from dp-arm/spe-rework
by davidcunado-arm
· 7 years ago
9a3088a
tbbr: Add build flag HASH_ALG to let the user to select the SHA
by Qixiang Xu
· 7 years ago
2972247
tools: add an option -hash-alg for cert_create
by Qixiang Xu
· 7 years ago
8fd307f
Flush the affinity data in psci_affinity_info
by Roberto Vargas
· 7 years ago
281a08c
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 7 years ago
c776dee
Change Statistical Profiling Extensions build option handling
by Dimitris Papastamos
· 7 years ago
0fd0f22
Factor out extension enabling to a separate function
by Dimitris Papastamos
· 7 years ago
1a0f8f3
SDEI: Update doc to clarify delegation
by Jeenu Viswambharan
· 7 years ago
f1a67d0
SDEI: Assert that dynamic events have Normal priority
by Jeenu Viswambharan
· 7 years ago
b968241
SDEI: Fix type of register count
by Jeenu Viswambharan
· 7 years ago
424fc73
SDEI: Fix security state check for explicit dispatch
by Jeenu Viswambharan
· 7 years ago
203444c
Merge pull request #1160 from davidcunado-arm/dc/fp_regs
by davidcunado-arm
· 7 years ago
6504b2c
Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value
by Antonio Nino Diaz
· 7 years ago
91089f3
Move FPEXC32_EL2 to FP Context
by David Cunado
· 7 years ago
d6b532b
SPM: Fix SP_COMMUNICATE_AARCH32/64 parameters
by Antonio Nino Diaz
· 7 years ago
9efd6e5
SPM: Fix calculation of max page granularity
by Antonio Nino Diaz
· 7 years ago
e83769c
Merge pull request #1159 from jeenu-arm/sdei-fix
by davidcunado-arm
· 7 years ago
897f04e
SDEI: Fix build error with logging enabled
by Jeenu Viswambharan
· 7 years ago
c195f1a
Merge pull request #1152 from jeenu-arm/ehf-and-sdei
by davidcunado-arm
· 7 years ago
cafad7b
docs: Add SDEI dispatcher documentation
by Jeenu Viswambharan
· 7 years ago
55a1266
SDEI: Add API for explicit dispatch
by Jeenu Viswambharan
· 7 years ago
0baec2a
ARM platforms: Enable SDEI
by Jeenu Viswambharan
· 7 years ago
0bef0ed
ARM platforms: Define exception macros
by Jeenu Viswambharan
· 7 years ago
781f4aa
ARM platforms: Provide SDEI entry point validation
by Jeenu Viswambharan
· 7 years ago
71e7a4e
ARM platforms: Make arm_validate_ns_entrypoint() common
by Jeenu Viswambharan
· 7 years ago
b7cb133
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· 7 years ago
3d732e2
BL31: Program Priority Mask for SMC handling
by Jeenu Viswambharan
· 7 years ago
21b818c
BL31: Introduce Exception Handling Framework
by Jeenu Viswambharan
· 7 years ago
4ee8d0b
GIC: Introduce API to get interrupt ID
by Jeenu Viswambharan
· 7 years ago
385f1db
GIC: Fix Group 0 enabling
by Jeenu Viswambharan
· 7 years ago
058efee
GICv2: Fix populating PE target data
by Jeenu Viswambharan
· 7 years ago
bf2de7e
Merge pull request #1158 from antonio-nino-diaz-arm/an/spm-fix
by davidcunado-arm
· 7 years ago
ff7d080
SPM: Fix pointer to MP info in boot info struct
by Antonio Nino Diaz
· 7 years ago
9500d5a
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· 7 years ago
e29efeb
SPM: FVP: Introduce port of SPM
by Antonio Nino Diaz
· 7 years ago
2fccb22
SPM: Introduce Secure Partition Manager
by Antonio Nino Diaz
· 7 years ago
ad02a75
xlat: Make function to calculate TCR PA bits public
by Antonio Nino Diaz
· 7 years ago
92cad5f
spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`
by Antonio Nino Diaz
· 7 years ago
8705ec8
Merge pull request #1154 from soby-mathew/sm/fix_psci_stat
by davidcunado-arm
· 7 years ago
1d79153
ARMv7: division support for missing __aeabi_*divmod
by Etienne Carriere
· 7 years ago
64deed1
ARMv7: GICv2 driver can manage GICv1 with security extension
by Etienne Carriere
· 7 years ago
634e4d2
aarch32: add missing dmb() macro
by Etienne Carriere
· 7 years ago
ceada2b
aarch32: add few missing weak platform specific function
by Etienne Carriere
· 7 years ago
86e2683
ARMv7 may not support Generic Timer Extension
by Etienne Carriere
· 7 years ago
64cc6e9
ARMv7 may not support Virtualization Extensions
by Etienne Carriere
· 7 years ago
51b992e
ARMv7 may not support large page addressing
by Etienne Carriere
· 7 years ago
1ca8d02
ARMv7: introduce Cortex-A12
by Etienne Carriere
· 7 years ago
778e411
ARMv7: introduce Cortex-A17
by Etienne Carriere
· 7 years ago
6ff43c2
ARMv7: introduce Cortex-A7
by Etienne Carriere
· 7 years ago
d56a846
ARMv7: introduce Cortex-A5
by Etienne Carriere
· 7 years ago
e3148c2
ARMv7: introduce Cortex-A9
by Etienne Carriere
· 7 years ago
10922e7
ARMv7: introduce Cortex-A15
by Etienne Carriere
· 7 years ago
94f4700
ARMv7 architecture have specific system registers
by Etienne Carriere
· 7 years ago
908cf70
ARMv7 does not support SDCR
by Etienne Carriere
· 7 years ago
0147bef
ARMv7 does not support STL instruction
by Etienne Carriere
· 7 years ago
7089627
ARMv7 requires the clear exclusive access at monitor entry
by Etienne Carriere
· 7 years ago
26e63c4
ARMv7 target is driven by ARM_ARCH_MAJOR==7
by Etienne Carriere
· 7 years ago
2904f84
Merge pull request #1155 from masahir0y/uniphier
by davidcunado-arm
· 7 years ago
3c94615
uniphier: make sure to create build directory before ROT key
by Masahiro Yamada
· 7 years ago
8012cc5
Build: introduce ${BUILD_PLAT} target to create the top build directory
by Masahiro Yamada
· 7 years ago
92c5066
Merge pull request #1153 from robertovargas-arm/fix-macros
by davidcunado-arm
· 7 years ago
f9a6db0
Merge pull request #1151 from JoelHutton/jh/MISRA-Mandatory
by davidcunado-arm
· 7 years ago
157650c
Merge pull request #1142 from etienne-lms/qemu-int
by davidcunado-arm
· 7 years ago
bfc87a8
Fix PSCI STAT time stamp collection
by Soby Mathew
· 7 years ago
3de7d58
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save
by davidcunado-arm
· 7 years ago
ad3803b
qemu: update deprecated interrupt registering
by Etienne Carriere
· 7 years ago
122af7d
Merge pull request #1150 from dp-arm/dp/events
by davidcunado-arm
· 7 years ago
e8a87ac
Fix usage of IMAGE_BLx macros
by Roberto Vargas
· 7 years ago
d58f3ca
Always define ARM_TSP_RAM_LOCATION_ID
by Roberto Vargas
· 7 years ago
4d476e4
Include debug.h in debug.S
by Roberto Vargas
· 7 years ago
5b5e6cb
Merge pull request #1149 from robertovargas-arm/fwu-testing
by davidcunado-arm
· 7 years ago
27b2493
Merge pull request #1141 from robertovargas-arm/boot_redundancy
by davidcunado-arm
· 7 years ago
2614ea3
Change sizeof to use type of struct not function
by Joel Hutton
· 7 years ago
17b4c0d
aarch64: Add PubSub events to capture security state transitions
by Dimitris Papastamos
· 7 years ago
e29ee46
Add FWU booting instructions to the user guide
by Roberto Vargas
· 7 years ago
a2ef56a
Merge pull request #1144 from geesun/qx/resize_bl2_size
by davidcunado-arm
· 7 years ago
2455224
Merge pull request #1147 from etienne-lms/qemu-optee-load
by davidcunado-arm
· 7 years ago
9071400
Merge pull request #1143 from etienne-lms/qemu-hpen
by davidcunado-arm
· 7 years ago
11d9b20
qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image
by Etienne Carriere
· 7 years ago
cebec74
Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBB
by davidcunado-arm
· 7 years ago
5cc34b1
qemu: Add support for Trusted Board Boot
by Michalis Pappas
· 7 years ago
9b1eae9
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
by Qixiang Xu
· 7 years ago
7ca267b
plat/arm: change the default option of ARM_TSP_RAM_LOCATION
by Qixiang Xu
· 7 years ago
01f62b6
Add platform hooks for boot redundancy support
by Roberto Vargas
· 7 years ago
33dd33f
qemu: fix holding pen mailbox sequence
by Etienne Carriere
· 7 years ago
3b39efa
Merge pull request #1139 from hzhuang1/fix_edmac
by davidcunado-arm
· 7 years ago
4c37ac8
Merge pull request #1132 from jeenu-arm/pubsub
by davidcunado-arm
· 7 years ago
bd0c347
PSCI: Publish CPU ON event
by Jeenu Viswambharan
· 7 years ago
8e743bc
BL31: Introduce Publish and Subscribe framework
by Jeenu Viswambharan
· 7 years ago
f911e22
Merge pull request #1131 from jeenu-arm/gic-migrate
by davidcunado-arm
· 7 years ago
623c437
Merge pull request #1130 from jeenu-arm/gic-patches
by davidcunado-arm
· 7 years ago
Next »