Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f26baaa987a1daca38d425d1e696858592604102
/
include
/
lib
« Previous
4ece755
ARMv7: introduce Cortex-A15
by Etienne Carriere
· 7 years ago
70a004b
ARMv7 architecture have specific system registers
by Etienne Carriere
· 7 years ago
31036d5
Merge pull request #1153 from robertovargas-arm/fix-macros
by davidcunado-arm
· 7 years ago
31ea969
Merge pull request #1151 from JoelHutton/jh/MISRA-Mandatory
by davidcunado-arm
· 7 years ago
8247796
Fix usage of IMAGE_BLx macros
by Roberto Vargas
· 7 years ago
43a4d57
Change sizeof to use type of struct not function
by Joel Hutton
· 7 years ago
a7921b9
aarch64: Add PubSub events to capture security state transitions
by Dimitris Papastamos
· 7 years ago
55e56a9
PSCI: Publish CPU ON event
by Jeenu Viswambharan
· 7 years ago
e3f2200
BL31: Introduce Publish and Subscribe framework
by Jeenu Viswambharan
· 7 years ago
c444fcf
Merge pull request #1130 from jeenu-arm/gic-patches
by davidcunado-arm
· 7 years ago
68c415a
Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr
by davidcunado-arm
· 7 years ago
a0a231d
Merge pull request #1129 from robertovargas-arm/enable_O0
by davidcunado-arm
· 7 years ago
c88f683
Merge pull request #1127 from davidcunado-arm/dc/pmrc_init
by davidcunado-arm
· 7 years ago
5ef6302
Merge pull request #1126 from robertovargas-arm/psci-v1.1
by davidcunado-arm
· 7 years ago
4613d5f
Introduce functions to disable the MMU in EL1
by Antonio Nino Diaz
· 7 years ago
439c901
xlat: Introduce API to change memory attributes of a region
by Sandrine Bailleux
· 7 years ago
c3708e2
xlat: Introduce API to get memory attributes of a region
by Sandrine Bailleux
· 7 years ago
d017bcc
xlat: Define translation regime in AArch32
by Antonio Nino Diaz
· 7 years ago
6250507
GIC: Add API to set priority mask
by Jeenu Viswambharan
· 7 years ago
ab14e9b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· 7 years ago
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· 7 years ago
d2befb8
Merge pull request #1123 from robertovargas-arm/reset2
by davidcunado-arm
· 7 years ago
c51cdb7
Fix use of MSR (immediate)
by Roberto Vargas
· 7 years ago
ffb34d0
Update PSCI version to 1.1
by Roberto Vargas
· 7 years ago
4168f2f
Init and save / restore of PMCR_EL0 / PMCR
by David Cunado
· 7 years ago
b820ad0
reset2: Add PSCI system_reset2 function
by Roberto Vargas
· 7 years ago
b76da30
Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvements
by davidcunado-arm
· 7 years ago
327548c
GICv3: add functions for save and restore
by Soby Mathew
· 7 years ago
dcf9d92
xlat: Add support for EL0 and EL1 mappings
by Antonio Nino Diaz
· 7 years ago
2d54579
xlat: Introduce function xlat_arch_tlbi_va_regime()
by Douglas Raillard
· 7 years ago
8f23fa8
xlat: Introduce MAP_REGION2() macro
by Sandrine Bailleux
· 7 years ago
ae6e285
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· 7 years ago
7025cda
xlat: remove cast in MAP_REGION to get back building with GCC 4.9
by Masahiro Yamada
· 7 years ago
502ca97
Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit
by davidcunado-arm
· 7 years ago
c590770
Add mem_region utility functions
by Roberto Vargas
· 7 years ago
0a4c261
mem_protect: Add mem_protect API
by Roberto Vargas
· 7 years ago
f94e40d
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 7 years ago
c8274a8
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· 7 years ago
9d3dc25
Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region
by davidcunado-arm
· 7 years ago
f9c996a
Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helper
by davidcunado-arm
· 7 years ago
02c6307
Helper macro to create MAIR encodings
by Isla Mitchell
· 7 years ago
35c09f1
xlat: Use MAP_REGION macro as compatibility layer
by Douglas Raillard
· 7 years ago
c3b4ca1
Cortex-A72: Implement workaround for erratum 859971
by Eleanor Bonnici
· 7 years ago
0c9bd27
Cortex-A57: Implement workaround for erratum 859972
by Eleanor Bonnici
· 7 years ago
878f03c
Merge pull request #1019 from etienne-lms/log-size
by davidcunado-arm
· 7 years ago
97ad6ce
cpu log buffer size depends on cache line size
by Etienne Carriere
· 7 years ago
baea3f6
Merge pull request #1066 from islmit01/im/enable_cnp_bit
by danh-arm
· 7 years ago
41b61be
CPU: Correct names of implementation-defined aux regs
by Eleanor Bonnici
· 7 years ago
b83e42b
CPU: Make shifted constants unsigned
by Eleanor Bonnici
· 7 years ago
c4a1a07
Enable CnP bit for ARMv8.2 CPUs
by Isla Mitchell
· 7 years ago
0bc79d9
Add macro to test for minimum architecture version
by Jeenu Viswambharan
· 7 years ago
9db8f2e
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
ae87f4b
lib: psci: early suspend handler for platforms
by Varun Wadekar
· 7 years ago
1861b7a
Emphasize that TF only supports 4 KB granule size
by Sandrine Bailleux
· 7 years ago
12e8644
xlat lib: Fix some types
by Sandrine Bailleux
· 7 years ago
6634293
xlat lib v2: Expose *_ctx() APIs
by Sandrine Bailleux
· 7 years ago
3120ea2
xlat lib v2: Export translation context as an opaque type
by Sandrine Bailleux
· 7 years ago
090c849
xlat lib: Reorganize architectural defs
by Sandrine Bailleux
· 7 years ago
9930501
Fix order of #includes
by Isla Mitchell
· 7 years ago
09bb548
Merge pull request #978 from etienne-lms/minor-build
by danh-arm
· 7 years ago
400adc0
Merge pull request #997 from dp-arm/dp/spe
by davidcunado-arm
· 7 years ago
41263a1
Merge pull request #995 from davidcunado-arm/dc/init_reg
by davidcunado-arm
· 7 years ago
662bf93
context_mgmt: declare extern cm_set_next_context() for AArch32
by Etienne Carriere
· 7 years ago
bfe12d3
bl: security_state should be of type unsigned int
by Etienne Carriere
· 7 years ago
12f8be5
aarch32: Apply workaround for errata 813419 of Cortex-A57
by Dimitris Papastamos
· 7 years ago
ee3457b
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 7 years ago
fee8653
Fully initialise essential control registers
by David Cunado
· 8 years ago
ac838c5
aarch32: Fix L2CTRL definition for Cortex A57 and A72
by Dimitris Papastamos
· 7 years ago
9c47a5a
aarch32: Implement errata workarounds for Cortex A53
by Dimitris Papastamos
· 7 years ago
c6a11f6
include: add U()/ULL() macros for constants
by Varun Wadekar
· 7 years ago
05597a9
Add U() macro to share constants between C and other sources
by Varun Wadekar
· 7 years ago
1384a16
Unique names for defines in the CPU libraries
by Varun Wadekar
· 7 years ago
dc07517
Fix stdlib defines for AArch32
by Soby Mathew
· 7 years ago
39d6508
stdlib: support AARCH32 in endian head file
by Haojian Zhuang
· 7 years ago
95daa47
stdlib: import endian head file from freebsd
by Haojian Zhuang
· 7 years ago
805c2c7
Add support for Cortex-A75 and Cortex-A55 CPUs
by David Wang
· 8 years ago
9326b90
Cortex-A53: add some bit definitions
by Haojian Zhuang
· 7 years ago
320e844
build: Introduce clang support
by dp-arm
· 8 years ago
4be1a61
Merge pull request #938 from masahir0y/tools_share
by danh-arm
· 7 years ago
e3a2b31
fip: move headers shared between TF and fiptool to include/tools_share
by Masahiro Yamada
· 7 years ago
3b3ce18
Merge pull request #939 from dp-arm/dp/AArch32_tbbr
by danh-arm
· 7 years ago
11a6e9d
Simplify assert() to reduce memory usage
by Antonio Nino Diaz
· 7 years ago
5c51e09
Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2
by davidcunado-arm
· 7 years ago
f3e3a43
AArch32: Rework SMC context save and restore mechanism
by Soby Mathew
· 8 years ago
6715485
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 7 years ago
9b11f39
Minor fixes to the xlat tables lib v2
by Antonio Nino Diaz
· 7 years ago
8364a95
Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit
by davidcunado-arm
· 7 years ago
f251a4c
Merge pull request #925 from dp-arm/dp/spdx
by davidcunado-arm
· 8 years ago
bc1a929
Introduce ARM SiP service to switch execution state
by Jeenu Viswambharan
· 8 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
7dc9133
Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic
by davidcunado-arm
· 8 years ago
2a9b882
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 8 years ago
efabaa9
Fix execute-never permissions in xlat tables libs
by Antonio Nino Diaz
· 8 years ago
7d99b6c
Merge branch 'integration' into tf_issue_461
by Scott Branden
· 8 years ago
bf404c0
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago
28f69ab
Update terminology: standard SMC to yielding SMC
by David Cunado
· 8 years ago
e7c7911
Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0
by davidcunado-arm
· 8 years ago
c925f40
Merge pull request #901 from vwadekar/freebsd-stdbool-header
by davidcunado-arm
· 8 years ago
fdc9ee8
Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements
by davidcunado-arm
· 8 years ago
bf360df
Merge pull request #910 from dp-arm/dp/AArch32-juno-port
by davidcunado-arm
· 8 years ago
Next »