Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
5c101aecbc96c5bc519d77173632b60f04f7b574
/
lib
« Previous
37f8cdc
ARMv7: introduce Cortex-A5
by Etienne Carriere
· 7 years ago
a1249e0
ARMv7: introduce Cortex-A9
by Etienne Carriere
· 7 years ago
4ece755
ARMv7: introduce Cortex-A15
by Etienne Carriere
· 7 years ago
70b1c2f
ARMv7 does not support STL instruction
by Etienne Carriere
· 7 years ago
8336f68
Fix PSCI STAT time stamp collection
by Soby Mathew
· 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
68c415a
Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr
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
d2befb8
Merge pull request #1123 from robertovargas-arm/reset2
by davidcunado-arm
· 7 years ago
653fb8f
mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK
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
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
3383554
xlat: Always compile TLB invalidation functions
by Sandrine Bailleux
· 8 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
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
c8274a8
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· 7 years ago
6a5f8f1
xlat: simplify mmap_add_region_check parameters (#1101)
by Douglas Raillard
· 7 years ago
b0b4611
Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy
by davidcunado-arm
· 7 years ago
9d3dc25
Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region
by davidcunado-arm
· 7 years ago
f68d2ed
xlat: fix mm copy when adding a region
by Douglas Raillard
· 7 years ago
9ce83d3
Merge pull request #1092 from jeenu-arm/errata-workarounds
by davidcunado-arm
· 7 years ago
04e9fc8
Merge pull request #1087 from robertovargas-arm/psci_do_cpu_off
by davidcunado-arm
· 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
3cb73cb
Reduce time lock in psci_do_cpu_off
by Roberto Vargas
· 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
9719c5e
Merge pull request #1059 from kenkuang/intergration
by davidcunado-arm
· 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
16484dd
psci_common: Resolve GCC static analysis false positive
by Alistair Francis
· 7 years ago
00eac15
fix a typo about sctlr_el2
by Ken Kuang
· 7 years ago
9db8f2e
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
b036355
Merge pull request #1021 from vwadekar/psci-early-suspend-handler
by davidcunado-arm
· 7 years ago
9882e06
Merge pull request #1045 from sandrine-bailleux-arm/sb/xlat-lib-ctx
by davidcunado-arm
· 7 years ago
de6628d
xlat lib v2: Fix sign of debug loop variable
by Sandrine Bailleux
· 7 years ago
ae87f4b
lib: psci: early suspend handler for platforms
by Varun Wadekar
· 7 years ago
062b640
Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx
by davidcunado-arm
· 7 years ago
4e32add
Merge pull request #1033 from davidcunado-arm/dc/psci_flush
by davidcunado-arm
· 7 years ago
c7284d2
Merge pull request #1031 from robertovargas-arm/assert_format
by davidcunado-arm
· 7 years ago
06adba2
Address edge case for stale PSCI CPU data in cache
by David Cunado
· 7 years ago
12e8644
xlat lib: Fix some types
by Sandrine Bailleux
· 7 years ago
9c01930
Import ctzdi2.c from LLVM compiler-rt
by Sandrine Bailleux
· 7 years ago
46c53a2
xlat lib v2: Remove hard-coded virtual address space size
by Sandrine Bailleux
· 7 years ago
1423d05
xlat lib v2: Refactor the functions enabling the MMU
by Sandrine Bailleux
· 7 years ago
c5b6377
xlat lib v2: Remove init_xlat_tables_arch() function
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
4e8f145
xlat lib v2: Print some debug statistics
by Sandrine Bailleux
· 7 years ago
fe42f9c
Use standard UNIX file:line format in assert
by Roberto Vargas
· 7 years ago
9930501
Fix order of #includes
by Isla Mitchell
· 7 years ago
d0c8273
Introduce TF_LDFLAGS
by Douglas Raillard
· 7 years ago
505f467
Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53
by danh-arm
· 7 years ago
4d2990c
Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons
by danh-arm
· 7 years ago
09bb548
Merge pull request #978 from etienne-lms/minor-build
by danh-arm
· 7 years ago
8a354f1
Resolve signed-unsigned comparison issues
by David Cunado
· 7 years ago
320c332
Merge pull request #994 from soby-mathew/sm/fwu_fix
by davidcunado-arm
· 7 years ago
e98a7bc
Merge pull request #976 from etienne-lms/minor-psci
by davidcunado-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
3fdf5f3
PSCI: use same function prototype as in header file
by Etienne Carriere
· 7 years ago
d171bfc
psci: minor fixes in lib
by Etienne Carriere
· 7 years ago
d56fb04
Apply workarounds for A53 Cat A Errata 835769 and 843419
by Douglas Raillard
· 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
f7e8aee
Exit early if size zero for cache helpers
by Soby Mathew
· 7 years ago
e7313f2
Merge pull request #983 from dp-arm/dp/aarch32-errata
by davidcunado-arm
· 7 years ago
2b40ca6
aarch32: Implement errata workarounds for Cortex A57
by Dimitris Papastamos
· 7 years ago
9c47a5a
aarch32: Implement errata workarounds for Cortex A53
by Dimitris Papastamos
· 7 years ago
370542e
aarch32: Implement cpu_rev_var_hs()
by Dimitris Papastamos
· 7 years ago
8bf7f23
xlat_tables_v2: fix signed/unsigned comparisons
by Varun Wadekar
· 7 years ago
1384a16
Unique names for defines in the CPU libraries
by Varun Wadekar
· 7 years ago
66231d1
Tegra: enable 'signed-comparison' compilation warning/errors
by Varun Wadekar
· 7 years ago
805c2c7
Add support for Cortex-A75 and Cortex-A55 CPUs
by David Wang
· 8 years ago
142df8f
compiler-rt: Remove unused int_util.[ch] files
by dp-arm
· 7 years ago
815faa8
Use a callee-saved register to be AAPCS-compliant
by dp-arm
· 8 years ago
1b18bd5
Merge pull request #945 from antonio-nino-diaz-arm/an/xlat-dependency
by danh-arm
· 7 years ago
3b3ce18
Merge pull request #939 from dp-arm/dp/AArch32_tbbr
by danh-arm
· 7 years ago
c013252
xlat: Fix missing header file dependency
by Antonio Nino Diaz
· 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
e3cc838
Hook up LLVM compiler-rt in the build system
by dp-arm
· 8 years ago
75b6057
Import builtins from LLVM compiler-rt project
by dp-arm
· 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
Next »