Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
ede9a1982168e850807dd32af7f11764b9a92292
/
include
/
lib
fa2b736
Merge pull request #1197 from dp-arm/dp/amu
by davidcunado-arm
· Fri Jan 12 09:02:24 2018 +0000
d7e2e9e
Add hooks to save/restore AMU context for Cortex A75
by Dimitris Papastamos
· Mon Dec 11 11:45:35 2017 +0000
eaf3e6d
AMU: Add hooks to save/restore AMU context
by Dimitris Papastamos
· Tue Nov 28 13:47:06 2017 +0000
525c37a
AMU: Add configuration helpers for aarch64
by Dimitris Papastamos
· Mon Nov 13 09:49:45 2017 +0000
60346db
AMU: Add plat interface to select which group 1 counters to enable
by Dimitris Papastamos
· Wed Dec 13 10:54:37 2017 +0000
d1a1841
Add PubSub events for CPU powerdown/powerup
by Dimitris Papastamos
· Tue Nov 28 15:16:00 2017 +0000
43e05ec
Use PFR0 to identify need for mitigation of CVE-2017-5915
by Dimitris Papastamos
· Tue Jan 02 15:53:01 2018 +0000
c52ebdc
Workaround for CVE-2017-5715 on Cortex A73 and A75
by Dimitris Papastamos
· Mon Dec 18 13:46:21 2017 +0000
4213a3f
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· Mon Dec 11 12:29:47 2017 +0000
086fbd6
SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM
by Antonio Nino Diaz
· Fri Nov 17 11:48:55 2017 +0000
ce88eee
Enable SVE for Non-secure world
by David Cunado
· Fri Oct 20 11:30:57 2017 +0100
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
fcedb69
Implement support for the Activity Monitor Unit on Cortex A75
by Dimitris Papastamos
· Mon Oct 16 11:40:10 2017 +0100
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· Thu Nov 23 23:41:24 2017 +0000
004216b
Merge pull request #1163 from antonio-nino-diaz-arm/an/parange
by davidcunado-arm
· Thu Nov 23 00:39:55 2017 +0000
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· Fri Oct 13 12:06:06 2017 +0100
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
1dc771b
ARM platforms: Provide SDEI entry point validation
by Jeenu Viswambharan
· Thu Oct 19 09:15:15 2017 +0100
10a6727
BL31: Introduce Exception Handling Framework
by Jeenu Viswambharan
· Fri Sep 22 08:32:10 2017 +0100
baa1611
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· Thu Nov 09 22:38:37 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
a257986
aarch32: add missing dmb() macro
by Etienne Carriere
· Sun Nov 05 22:57:29 2017 +0100
4cce835
ARMv7 may not support Virtualization Extensions
by Etienne Carriere
· Wed Nov 08 14:38:33 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
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
8247796
Fix usage of IMAGE_BLx macros
by Roberto Vargas
· Mon Oct 23 08:22:17 2017 +0100
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
55e56a9
PSCI: Publish CPU ON event
by Jeenu Viswambharan
· Fri Sep 22 08:32:10 2017 +0100
e3f2200
BL31: Introduce Publish and Subscribe framework
by Jeenu Viswambharan
· Fri Sep 22 08:32:10 2017 +0100
c444fcf
Merge pull request #1130 from jeenu-arm/gic-patches
by davidcunado-arm
· Sat Oct 21 22:18:48 2017 +0100
68c415a
Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr
by davidcunado-arm
· Fri Oct 20 17:17:09 2017 +0100
a0a231d
Merge pull request #1129 from robertovargas-arm/enable_O0
by davidcunado-arm
· Wed Oct 18 23:39:07 2017 +0100
c88f683
Merge pull request #1127 from davidcunado-arm/dc/pmrc_init
by davidcunado-arm
· Tue Oct 17 13:53:17 2017 +0100
5ef6302
Merge pull request #1126 from robertovargas-arm/psci-v1.1
by davidcunado-arm
· Tue Oct 17 12:18:23 2017 +0100
4613d5f
Introduce functions to disable the MMU in EL1
by Antonio Nino Diaz
· Thu Oct 05 15:19:42 2017 +0100
439c901
xlat: Introduce API to change memory attributes of a region
by Sandrine Bailleux
· Tue Oct 17 12:02:03 2017 +0100
c3708e2
xlat: Introduce API to get memory attributes of a region
by Sandrine Bailleux
· Fri Oct 13 14:17:09 2017 +0100
d017bcc
xlat: Define translation regime in AArch32
by Antonio Nino Diaz
· Mon Oct 16 15:25:22 2017 +0100
6250507
GIC: Add API to set priority mask
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
ab14e9b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
d2befb8
Merge pull request #1123 from robertovargas-arm/reset2
by davidcunado-arm
· Mon Oct 16 16:31:13 2017 +0100
c51cdb7
Fix use of MSR (immediate)
by Roberto Vargas
· Mon Sep 18 09:53:25 2017 +0100
ffb34d0
Update PSCI version to 1.1
by Roberto Vargas
· Mon Sep 11 09:11:58 2017 +0100
4168f2f
Init and save / restore of PMCR_EL0 / PMCR
by David Cunado
· Mon Oct 02 17:41:39 2017 +0100
b820ad0
reset2: Add PSCI system_reset2 function
by Roberto Vargas
· Wed Jul 26 09:23:09 2017 +0100
b76da30
Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvements
by davidcunado-arm
· Mon Oct 09 23:09:29 2017 +0100
327548c
GICv3: add functions for save and restore
by Soby Mathew
· Thu Jul 13 15:19:51 2017 +0100
dcf9d92
xlat: Add support for EL0 and EL1 mappings
by Antonio Nino Diaz
· Wed Oct 04 16:52:15 2017 +0100
2d54579
xlat: Introduce function xlat_arch_tlbi_va_regime()
by Douglas Raillard
· Mon Sep 25 15:23:22 2017 +0100
8f23fa8
xlat: Introduce MAP_REGION2() macro
by Sandrine Bailleux
· Thu Sep 28 21:58:12 2017 +0100
ae6e285
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· Wed Oct 04 16:23:59 2017 +0100
7025cda
xlat: remove cast in MAP_REGION to get back building with GCC 4.9
by Masahiro Yamada
· Tue Sep 26 16:05:59 2017 +0900
502ca97
Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit
by davidcunado-arm
· Mon Sep 25 23:34:28 2017 +0100
c590770
Add mem_region utility functions
by Roberto Vargas
· Thu Aug 03 08:56:38 2017 +0100
0a4c261
mem_protect: Add mem_protect API
by Roberto Vargas
· Thu Aug 03 08:16:16 2017 +0100
f94e40d
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· Thu Sep 14 15:57:44 2017 +0100
c8274a8
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· Fri Sep 15 10:30:34 2017 +0100
9d3dc25
Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region
by davidcunado-arm
· Fri Sep 15 14:32:08 2017 +0100
f9c996a
Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helper
by davidcunado-arm
· Fri Sep 15 09:37:05 2017 +0100
02c6307
Helper macro to create MAIR encodings
by Isla Mitchell
· Fri Jul 21 14:44:36 2017 +0100
35c09f1
xlat: Use MAP_REGION macro as compatibility layer
by Douglas Raillard
· Thu Aug 31 16:20:25 2017 +0100
c3b4ca1
Cortex-A72: Implement workaround for erratum 859971
by Eleanor Bonnici
· Wed Aug 02 18:33:41 2017 +0100
0c9bd27
Cortex-A57: Implement workaround for erratum 859972
by Eleanor Bonnici
· Wed Aug 02 16:35:04 2017 +0100
878f03c
Merge pull request #1019 from etienne-lms/log-size
by davidcunado-arm
· Thu Sep 07 00:40:59 2017 +0100
97ad6ce
cpu log buffer size depends on cache line size
by Etienne Carriere
· Fri Sep 01 10:22:20 2017 +0200
baea3f6
Merge pull request #1066 from islmit01/im/enable_cnp_bit
by danh-arm
· Wed Aug 30 14:34:57 2017 +0100
41b61be
CPU: Correct names of implementation-defined aux regs
by Eleanor Bonnici
· Wed Aug 09 16:42:40 2017 +0100
b83e42b
CPU: Make shifted constants unsigned
by Eleanor Bonnici
· Wed Aug 09 10:36:08 2017 +0100
c4a1a07
Enable CnP bit for ARMv8.2 CPUs
by Isla Mitchell
· Mon Aug 07 11:20:13 2017 +0100
0bc79d9
Add macro to test for minimum architecture version
by Jeenu Viswambharan
· Wed Aug 16 11:44:25 2017 +0100
9db8f2e
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· Mon Apr 24 16:49:28 2017 +0100
ae87f4b
lib: psci: early suspend handler for platforms
by Varun Wadekar
· Mon Jul 10 16:02:05 2017 -0700
1861b7a
Emphasize that TF only supports 4 KB granule size
by Sandrine Bailleux
· Thu Jul 20 16:11:01 2017 +0100
12e8644
xlat lib: Fix some types
by Sandrine Bailleux
· Wed Jul 19 10:11:13 2017 +0100
6634293
xlat lib v2: Expose *_ctx() APIs
by Sandrine Bailleux
· Tue Jul 18 13:26:36 2017 +0100
3120ea2
xlat lib v2: Export translation context as an opaque type
by Sandrine Bailleux
· Mon Jul 10 13:37:48 2017 +0100
090c849
xlat lib: Reorganize architectural defs
by Sandrine Bailleux
· Fri May 19 09:59:37 2017 +0100
9930501
Fix order of #includes
by Isla Mitchell
· Tue Jul 11 14:54:08 2017 +0100
09bb548
Merge pull request #978 from etienne-lms/minor-build
by danh-arm
· Wed Jun 28 13:46:19 2017 +0100
400adc0
Merge pull request #997 from dp-arm/dp/spe
by davidcunado-arm
· Fri Jun 23 12:48:11 2017 +0100
41263a1
Merge pull request #995 from davidcunado-arm/dc/init_reg
by davidcunado-arm
· Fri Jun 23 08:39:19 2017 +0100
662bf93
context_mgmt: declare extern cm_set_next_context() for AArch32
by Etienne Carriere
· Fri Jun 23 09:37:49 2017 +0200
bfe12d3
bl: security_state should be of type unsigned int
by Etienne Carriere
· Wed Jun 07 16:45:42 2017 +0200
12f8be5
aarch32: Apply workaround for errata 813419 of Cortex-A57
by Dimitris Papastamos
· Tue Jun 20 09:25:10 2017 +0100
ee3457b
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· Tue May 23 09:32:49 2017 +0100
fee8653
Fully initialise essential control registers
by David Cunado
· Thu Apr 13 22:38:29 2017 +0100
ac838c5
aarch32: Fix L2CTRL definition for Cortex A57 and A72
by Dimitris Papastamos
· Tue Jun 13 12:33:39 2017 +0100
9c47a5a
aarch32: Implement errata workarounds for Cortex A53
by Dimitris Papastamos
· Mon Jun 05 13:37:25 2017 +0100
Next »