Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
9c4b1b78697140863f22f182ffb67016c403af1d
9c4b1b7
SPM: Remove ARM platforms header from SPM common code
by Antonio Nino Diaz
· Fri Nov 24 16:43:15 2017 +0000
4c24bb7
Merge pull request #1168 from matt2048/master
by davidcunado-arm
· Mon Dec 04 22:39:40 2017 +0000
cf2a62e
Merge pull request #1175 from soby-mathew/sm/juno-a32-bl32-changes
by davidcunado-arm
· Fri Dec 01 00:31:09 2017 +0000
e9263d0
Juno AArch32: Remove duplicate definition of bl2 platform API
by Soby Mathew
· Wed Nov 15 12:05:28 2017 +0000
bf16923
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· Tue Nov 14 14:10:10 2017 +0000
2257b9f
Merge pull request #1170 from dp-arm/dp/amu
by davidcunado-arm
· Wed Nov 29 10:41:33 2017 +0000
dda48b0
AMU: Implement support for aarch32
by Dimitris Papastamos
· Tue Oct 17 14:03:14 2017 +0100
e08005a
AMU: Implement support for aarch64
by Dimitris Papastamos
· Thu Oct 12 13:02:29 2017 +0100
12241b9
fvp: Enable the Activity Monitor Unit extensions by default
by Dimitris Papastamos
· Tue Nov 14 13:27:41 2017 +0000
fcedb69
Implement support for the Activity Monitor Unit on Cortex A75
by Dimitris Papastamos
· Mon Oct 16 11:40:10 2017 +0100
5bffd35
Merge pull request #1172 from sandrine-bailleux-arm/sb/fix-makefile-aarch32
by davidcunado-arm
· Fri Nov 24 13:27:50 2017 +0000
896da5b
Fix Makefile for ARMv8-A AArch32 build
by Sandrine Bailleux
· Fri Nov 24 08:43:40 2017 +0000
cc01a642
Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixes
by davidcunado-arm
· Thu Nov 23 23:50:06 2017 +0000
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· Thu Nov 23 23:41:24 2017 +0000
9182414
Merge pull request #1164 from robertovargas-arm/psci-affinity
by davidcunado-arm
· Thu Nov 23 10:18:06 2017 +0000
41b0094
Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS
by Matt Ma
· Wed Nov 22 19:31:28 2017 +0800
004216b
Merge pull request #1163 from antonio-nino-diaz-arm/an/parange
by davidcunado-arm
· Thu Nov 23 00:39:55 2017 +0000
797d9bb
Merge pull request #1165 from geesun/qx/support-sha512
by davidcunado-arm
· Wed Nov 22 22:42:12 2017 +0000
74c07c3
Merge pull request #1161 from jeenu-arm/sdei-fixes
by davidcunado-arm
· Wed Nov 22 13:57:03 2017 +0000
0b87ae8
Merge pull request #1162 from dp-arm/spe-rework
by davidcunado-arm
· Wed Nov 22 11:51:29 2017 +0000
1a1f291
tbbr: Add build flag HASH_ALG to let the user to select the SHA
by Qixiang Xu
· Thu Nov 09 13:56:29 2017 +0800
76a5a9b
tools: add an option -hash-alg for cert_create
by Qixiang Xu
· Thu Nov 09 13:51:58 2017 +0800
6dc8214
Flush the affinity data in psci_affinity_info
by Roberto Vargas
· Mon Nov 13 08:24:07 2017 +0000
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· Fri Oct 13 12:06:06 2017 +0100
9da09cd
Change Statistical Profiling Extensions build option handling
by Dimitris Papastamos
· Fri Oct 13 15:07:45 2017 +0100
1e6f93e
Factor out extension enabling to a separate function
by Dimitris Papastamos
· Tue Nov 07 09:55:29 2017 +0000
9a62fd1
SDEI: Update doc to clarify delegation
by Jeenu Viswambharan
· Thu Nov 16 12:34:15 2017 +0000
c3fcec1
SDEI: Assert that dynamic events have Normal priority
by Jeenu Viswambharan
· Thu Nov 16 12:06:34 2017 +0000
2b4054d
SDEI: Fix type of register count
by Jeenu Viswambharan
· Tue Nov 14 15:35:41 2017 +0000
5b58e1a
SDEI: Fix security state check for explicit dispatch
by Jeenu Viswambharan
· Tue Nov 14 10:52:20 2017 +0000
bd7b0ae
Merge pull request #1160 from davidcunado-arm/dc/fp_regs
by davidcunado-arm
· Fri Nov 17 12:18:22 2017 +0000
b9ef664
Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value
by Antonio Nino Diaz
· Fri Nov 17 09:52:53 2017 +0000
d1a1fd4
Move FPEXC32_EL2 to FP Context
by David Cunado
· Fri Oct 20 11:30:57 2017 +0100
1adbf56
SPM: Fix SP_COMMUNICATE_AARCH32/64 parameters
by Antonio Nino Diaz
· Wed Nov 15 10:36:21 2017 +0000
097e2e1
SPM: Fix calculation of max page granularity
by Antonio Nino Diaz
· Tue Nov 14 13:41:27 2017 +0000
3add8d6
Merge pull request #1159 from jeenu-arm/sdei-fix
by davidcunado-arm
· Tue Nov 14 09:25:50 2017 +0000
22a16f9
SDEI: Fix build error with logging enabled
by Jeenu Viswambharan
· Mon Nov 13 12:30:45 2017 +0000
c94402b
Merge pull request #1152 from jeenu-arm/ehf-and-sdei
by davidcunado-arm
· Mon Nov 13 10:58:40 2017 +0000
db5e12e
docs: Add SDEI dispatcher documentation
by Jeenu Viswambharan
· Wed Oct 18 14:35:20 2017 +0100
cf1f221
SDEI: Add API for explicit dispatch
by Jeenu Viswambharan
· Mon Oct 02 12:10:54 2017 +0100
a5acc0a
ARM platforms: Enable SDEI
by Jeenu Viswambharan
· Fri Sep 22 08:32:10 2017 +0100
b183745
ARM platforms: Define exception macros
by Jeenu Viswambharan
· Tue Oct 24 11:47:13 2017 +0100
1dc771b
ARM platforms: Provide SDEI entry point validation
by Jeenu Viswambharan
· Thu Oct 19 09:15:15 2017 +0100
59424d8
ARM platforms: Make arm_validate_ns_entrypoint() common
by Jeenu Viswambharan
· Tue Sep 19 09:27:18 2017 +0100
04e3a7f
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· Mon Oct 16 08:43:14 2017 +0100
6c6f24d
BL31: Program Priority Mask for SMC handling
by Jeenu Viswambharan
· Wed Oct 04 12:21:34 2017 +0100
10a6727
BL31: Introduce Exception Handling Framework
by Jeenu Viswambharan
· Fri Sep 22 08:32:10 2017 +0100
055af4b
GIC: Introduce API to get interrupt ID
by Jeenu Viswambharan
· Tue Oct 24 15:13:59 2017 +0100
88d8f45
GIC: Fix Group 0 enabling
by Jeenu Viswambharan
· Tue Nov 07 08:38:23 2017 +0000
fbf5bda
GICv2: Fix populating PE target data
by Jeenu Viswambharan
· Tue Nov 07 16:10:19 2017 +0000
85ec3bc
Merge pull request #1158 from antonio-nino-diaz-arm/an/spm-fix
by davidcunado-arm
· Fri Nov 10 16:11:32 2017 +0000
0dcebaf
SPM: Fix pointer to MP info in boot info struct
by Antonio Nino Diaz
· Fri Nov 10 12:25:49 2017 +0000
baa1611
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· Thu Nov 09 22:38:37 2017 +0000
7289f92
SPM: FVP: Introduce port of SPM
by Antonio Nino Diaz
· Thu Nov 09 11:34:09 2017 +0000
c41f206
SPM: Introduce Secure Partition Manager
by Antonio Nino Diaz
· Tue Oct 24 10:07:35 2017 +0100
bafc753
xlat: Make function to calculate TCR PA bits public
by Antonio Nino Diaz
· Wed Oct 25 11:53:25 2017 +0100
0fbaa5c
spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`
by Antonio Nino Diaz
· Thu Oct 19 16:55:48 2017 +0100
15360c0
Merge pull request #1154 from soby-mathew/sm/fix_psci_stat
by davidcunado-arm
· Wed Nov 08 14:17:01 2017 +0000
5bae801
ARMv7: division support for missing __aeabi_*divmod
by Etienne Carriere
· Sun Nov 05 22:57:56 2017 +0100
0a8c353
ARMv7: GICv2 driver can manage GICv1 with security extension
by Etienne Carriere
· Sun Nov 05 22:57:38 2017 +0100
a257986
aarch32: add missing dmb() macro
by Etienne Carriere
· Sun Nov 05 22:57:29 2017 +0100
953395a
aarch32: add few missing weak platform specific function
by Etienne Carriere
· Sun Nov 05 22:57:20 2017 +0100
e259fa7
ARMv7 may not support Generic Timer Extension
by Etienne Carriere
· Wed Nov 08 14:41:47 2017 +0100
4cce835
ARMv7 may not support Virtualization Extensions
by Etienne Carriere
· Wed Nov 08 14:38:33 2017 +0100
0af78b6
ARMv7 may not support large page addressing
by Etienne Carriere
· Wed Nov 08 13:53:47 2017 +0100
09d26a6
ARMv7: introduce Cortex-A12
by Etienne Carriere
· Sun Nov 05 22:56:50 2017 +0100
010dd1f
ARMv7: introduce Cortex-A17
by Etienne Carriere
· Sun Nov 05 22:56:41 2017 +0100
f2f7b91
ARMv7: introduce Cortex-A7
by Etienne Carriere
· Sun Nov 05 22:56:34 2017 +0100
37f8cdc
ARMv7: introduce Cortex-A5
by Etienne Carriere
· Sun Nov 05 22:56:26 2017 +0100
a1249e0
ARMv7: introduce Cortex-A9
by Etienne Carriere
· Sun Nov 05 22:56:19 2017 +0100
4ece755
ARMv7: introduce Cortex-A15
by Etienne Carriere
· Sun Nov 05 22:56:10 2017 +0100
70a004b
ARMv7 architecture have specific system registers
by Etienne Carriere
· Sun Nov 05 22:56:03 2017 +0100
863858b
ARMv7 does not support SDCR
by Etienne Carriere
· Sun Nov 05 22:55:55 2017 +0100
70b1c2f
ARMv7 does not support STL instruction
by Etienne Carriere
· Sun Nov 05 22:55:47 2017 +0100
7555ab7
ARMv7 requires the clear exclusive access at monitor entry
by Etienne Carriere
· Wed Nov 08 13:49:12 2017 +0100
1374fcb
ARMv7 target is driven by ARM_ARCH_MAJOR==7
by Etienne Carriere
· Wed Nov 08 13:48:40 2017 +0100
74275b0
Merge pull request #1155 from masahir0y/uniphier
by davidcunado-arm
· Tue Nov 07 16:16:51 2017 +0000
df8fab9
uniphier: make sure to create build directory before ROT key
by Masahiro Yamada
· Sat Nov 04 03:14:03 2017 +0900
e2395b4
Build: introduce ${BUILD_PLAT} target to create the top build directory
by Masahiro Yamada
· Sat Nov 04 03:12:28 2017 +0900
31036d5
Merge pull request #1153 from robertovargas-arm/fix-macros
by davidcunado-arm
· Mon Nov 06 13:59:42 2017 +0000
31ea969
Merge pull request #1151 from JoelHutton/jh/MISRA-Mandatory
by davidcunado-arm
· Fri Nov 03 20:59:57 2017 +0000
7f4d617
Merge pull request #1142 from etienne-lms/qemu-int
by davidcunado-arm
· Fri Nov 03 16:27:42 2017 +0000
8336f68
Fix PSCI STAT time stamp collection
by Soby Mathew
· Mon Oct 16 15:19:31 2017 +0100
360051a
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save
by davidcunado-arm
· Fri Nov 03 13:12:48 2017 +0000
84aa3a7
qemu: update deprecated interrupt registering
by Etienne Carriere
· Thu Nov 02 12:05:12 2017 +0100
bc265d8
Merge pull request #1150 from dp-arm/dp/events
by davidcunado-arm
· Wed Nov 01 08:46:02 2017 +0000
8247796
Fix usage of IMAGE_BLx macros
by Roberto Vargas
· Mon Oct 23 08:22:17 2017 +0100
ac6dc35
Always define ARM_TSP_RAM_LOCATION_ID
by Roberto Vargas
· Fri Oct 20 10:46:23 2017 +0100
9daa33d
Include debug.h in debug.S
by Roberto Vargas
· Fri Oct 20 10:37:48 2017 +0100
234242b
Merge pull request #1149 from robertovargas-arm/fwu-testing
by davidcunado-arm
· Tue Oct 31 23:23:56 2017 +0000
b648b7d
Merge pull request #1141 from robertovargas-arm/boot_redundancy
by davidcunado-arm
· Tue Oct 31 23:21:39 2017 +0000
43a4d57
Change sizeof to use type of struct not function
by Joel Hutton
· Fri Oct 20 10:31:14 2017 +0100
a7921b9
aarch64: Add PubSub events to capture security state transitions
by Dimitris Papastamos
· Fri Oct 13 15:27:58 2017 +0100
096f3a0
Add FWU booting instructions to the user guide
by Roberto Vargas
· Tue Oct 17 10:19:00 2017 +0100
3f9f414
Merge pull request #1144 from geesun/qx/resize_bl2_size
by davidcunado-arm
· Mon Oct 30 16:56:07 2017 +0000
f0a2e9c
Merge pull request #1147 from etienne-lms/qemu-optee-load
by davidcunado-arm
· Fri Oct 27 01:07:39 2017 +0100
818a065
Merge pull request #1143 from etienne-lms/qemu-hpen
by davidcunado-arm
· Thu Oct 26 16:10:36 2017 +0100
2ddec18
qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image
by Etienne Carriere
· Thu Oct 26 12:05:01 2017 +0200
3d42dcc
Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBB
by davidcunado-arm
· Thu Oct 26 09:35:35 2017 +0100
3469cd0
qemu: Add support for Trusted Board Boot
by Michalis Pappas
· Wed Oct 18 09:43:37 2017 +0800
Next »