Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
863858b30143e4f97d5806586916f5d766f06059
/
include
/
lib
/
aarch64
/
arch.h
c444fcf
Merge pull request #1130 from jeenu-arm/gic-patches
by davidcunado-arm
· 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
4168f2f
Init and save / restore of PMCR_EL0 / PMCR
by David Cunado
· 7 years ago
502ca97
Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit
by davidcunado-arm
· 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
02c6307
Helper macro to create MAIR encodings
by Isla Mitchell
· 7 years ago
c4a1a07
Enable CnP bit for ARMv8.2 CPUs
by Isla Mitchell
· 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
c6a11f6
include: add U()/ULL() macros for constants
by Varun Wadekar
· 7 years ago
6715485
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 7 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
2a9b882
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 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
ede39cb
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· 8 years ago
b4a7294
Tegra: Add support for fake system suspend
by Vignesh Radhakrishnan
· 8 years ago
d4acf20
Merge pull request #879 from Summer-ARM/sq/mt-support
by davidcunado-arm
· 8 years ago
93c812f
ARM platforms: Add support for MT bit in MPIDR
by Summer Qin
· 8 years ago
ac99803
Add dynamic region support to xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
595d0d5
Disable secure self-hosted debug via MDCR_EL3/SDCR
by dp-arm
· 8 years ago
d5ec367
Report errata workaround status to console
by Jeenu Viswambharan
· 8 years ago
d1beee2
Add PLAT_xxx_ADDR_SPACE_SIZE definitions
by Antonio Nino Diaz
· 8 years ago
5f55e28
Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR
by David Cunado
· 8 years ago
a993c42
Unify SCTLR initialization for AArch32 normal world
by Soby Mathew
· 8 years ago
d48ae61
Automatically select initial xlation lookup level
by Antonio Nino Diaz
· 8 years ago
c53ac5e
Move SIZE_FROM_LOG2_WORDS macro to utils.h
by Soby Mathew
· 8 years ago
44170c4
Refactor the xlat_tables library code
by Soby Mathew
· 9 years ago
851dc7e
Add ISR_EL1 to crash report
by Gerald Lejeune
· 9 years ago
52b1ba6
Extend memory attributes to map non-cacheable memory
by Sandrine Bailleux
· 9 years ago
92712a5
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· 9 years ago
94efd1f
Add missing RES1 bit in SCTLR_EL1
by Vikram Kanigiri
· 9 years ago
0cdebbd
Remove use of PLATFORM_CACHE_LINE_SIZE
by Dan Handley
· 10 years ago
4e97e54
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· 10 years ago
e2b2d8f
Fix the array size of mpidr_aff_map_nodes_t.
by Soby Mathew
· 10 years ago
c088433
Apply errata workarounds only when major/minor revisions match.
by Soby Mathew
· 10 years ago
c93c9df
Initialize SCTLR_EL1 based on MODE_RW bit
by Jens Wiklander
· 10 years ago
798140d
Juno: Implement initial platform port
by Sandrine Bailleux
· 10 years ago
802f865
Add support for selected Cortex-A57 errata workarounds
by Soby Mathew
· 10 years ago
38b4bc9
Add CPU specific crash reporting handlers
by Soby Mathew
· 10 years ago
8e2f287
Add CPU specific power management operations
by Soby Mathew
· 10 years ago
c704cbc
Introduce framework for CPU specific operations
by Soby Mathew
· 10 years ago
9f09835
Simplify management of SCTLR_EL3 and SCTLR_EL1
by Achin Gupta
· 10 years ago
741a382
Calculate TCR bits based on VA and PA
by Lin Ma
· 10 years ago
4e12607
Initialise CPU contexts from entry_point_info
by Andrew Thoelke
· 10 years ago
3f78dc3
Make system register functions inline assembly
by Andrew Thoelke
· 10 years ago
ed6ff95
Split platform.h into separate headers
by Dan Handley
· 10 years ago
405406d
Use secure timer to generate S-EL1 interrupts
by Achin Gupta
· 10 years ago
27b895e
Add context library API to change a bit in SCR_EL3
by Achin Gupta
· 11 years ago
9851e42
Introduce macros to manipulate the SPSR
by Vikram Kanigiri
· 10 years ago
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
bcd60ba
Separate BL functions out of arch.h
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago
[Renamed from include/aarch64/arch.h]
992dc07
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· 11 years ago