TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
eb68ea9b10c190c237216dee92166f9e7b2ce3d4
/
include
/
lib
/
aarch64
eb68ea9
GIC: Add API to get running priority
by Jeenu Viswambharan
· 8 years ago
c2280b3
Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit
by davidcunado-arm
· 8 years ago
e47ac1f
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 8 years ago
3388b38
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· 8 years ago
04880e3
Helper macro to create MAIR encodings
by Isla Mitchell
· 8 years ago
9fce272
Enable CnP bit for ARMv8.2 CPUs
by Isla Mitchell
· 8 years ago
d832aee
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 8 years ago
18f2efd
Fully initialise essential control registers
by David Cunado
· 8 years ago
030567e
include: add U()/ULL() macros for constants
by Varun Wadekar
· 8 years ago
d6104f5
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 8 years ago
b10d449
Introduce ARM SiP service to switch execution state
by Jeenu Viswambharan
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
f4c8aa9
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 8 years ago
0f22bef
Merge branch 'integration' into tf_issue_461
by Scott Branden
· 8 years ago
53d9c9c
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago
07570d5
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· 9 years ago
a9e0260
Tegra: Add support for fake system suspend
by Vignesh Radhakrishnan
· 8 years ago
1ae5c8b
Merge pull request #879 from Summer-ARM/sq/mt-support
by davidcunado-arm
· 8 years ago
d8d6cf2
ARM platforms: Add support for MT bit in MPIDR
by Summer Qin
· 8 years ago
28ee754
Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat
by davidcunado-arm
· 8 years ago
ccbec91
Apply workaround for errata 813419 of Cortex-A57
by Antonio Nino Diaz
· 8 years ago
0b64f4e
Add dynamic region support to xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
dae374b
spd: trusty: pass VMID via X7
by Anthony Zhou
· 10 years ago
85e93ba
Disable secure self-hosted debug via MDCR_EL3/SDCR
by dp-arm
· 8 years ago
10bcd76
Report errata workaround status to console
by Jeenu Viswambharan
· 9 years ago
c8d64c5
Fix declarations of cache maintenance functions
by Antonio Nino Diaz
· 9 years ago
0029624
Add PLAT_xxx_ADDR_SPACE_SIZE definitions
by Antonio Nino Diaz
· 9 years ago
939f66d
Reset EL2 and EL3 configurable controls
by David Cunado
· 9 years ago
495f3d3
Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR
by David Cunado
· 9 years ago
b7b0787
Unify SCTLR initialization for AArch32 normal world
by Soby Mathew
· 9 years ago
c1ff80b
Support for Mediatek MT6795 SoC
by Leon Chen
· 9 years ago
e871955
Automatically select initial xlation lookup level
by Antonio Nino Diaz
· 9 years ago
1ae0a49
AArch32: Add API to invoke runtime service handler
by Soby Mathew
· 9 years ago
c45f627
Move SIZE_FROM_LOG2_WORDS macro to utils.h
by Soby Mathew
· 9 years ago
cf0b149
Introduce PSCI Library Interface
by Soby Mathew
· 9 years ago
3ca9928
Refactor the xlat_tables library code
by Soby Mathew
· 9 years ago
c291641
Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers
by danh-arm
· 9 years ago
f33fbb2
Remove xlat_helpers.c
by Antonio Nino Diaz
· 9 years ago
6b836cf
Add ISR_EL1 to crash report
by Gerald Lejeune
· 9 years ago
4ca5753
Remove DAIF bits handling macros
by Gerald Lejeune
· 9 years ago
5f65497
Extend memory attributes to map non-cacheable memory
by Sandrine Bailleux
· 9 years ago
74eb26e
ARM platforms: rationalise memory attributes of shared memory
by Juan Castillo
· 10 years ago
85d80e5
Initialize VTTBR_EL2 when bypassing EL2
by Sandrine Bailleux
· 10 years ago
df37373
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· 10 years ago
6cd12da
Add missing RES1 bit in SCTLR_EL1
by Vikram Kanigiri
· 10 years ago
54dc71e
Make generic code work in presence of system caches
by Achin Gupta
· 10 years ago
ce4c820
Remove use of PLATFORM_CACHE_LINE_SIZE
by Dan Handley
· 10 years ago
874cd37
Merge pull request #280 from vwadekar/tlkd-fixed-v3
by danh-arm
· 10 years ago
6e159e7
Translate secure/non-secure virtual addresses
by Varun Wadekar
· 10 years ago
4991ecd
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· 10 years ago
22f0897
Return success if an interrupt is seen during PSCI CPU_SUSPEND
by Soby Mathew
· 11 years ago
5b1cd43
Add macros for domain specific barriers.
by Soby Mathew
· 11 years ago
36e2fd0
Prevent optimisation of sysregs accessors calls
by Sandrine Bailleux
· 11 years ago
235585b
Fix the array size of mpidr_aff_map_nodes_t.
by Soby Mathew
· 11 years ago
7395a72
Apply errata workarounds only when major/minor revisions match.
by Soby Mathew
· 11 years ago
d07baec
Merge pull request #206 from soby-mathew/sm/reset_cntvoff
by Andrew Thoelke
· 11 years ago
d0ecd97
Create BL stage specific translation tables
by Soby Mathew
· 11 years ago
ae213ce
Initialize SCTLR_EL1 based on MODE_RW bit
by Jens Wiklander
· 11 years ago
14c0526
Reset CNTVOFF_EL2 register before exit into EL1 on warm boot
by Soby Mathew
· 11 years ago
01b916b
Juno: Implement initial platform port
by Sandrine Bailleux
· 11 years ago
d9bdaf2
Add support for selected Cortex-A57 errata workarounds
by Soby Mathew
· 11 years ago
d3f70af
Add CPU specific crash reporting handlers
by Soby Mathew
· 11 years ago
add4035
Add CPU specific power management operations
by Soby Mathew
· 11 years ago
9b47684
Introduce framework for CPU specific operations
by Soby Mathew
· 11 years ago
ec3c100
Simplify management of SCTLR_EL3 and SCTLR_EL1
by Achin Gupta
· 11 years ago
afff8cb
Make enablement of the MMU more flexible
by Achin Gupta
· 11 years ago
73ad257
Calculate TCR bits based on VA and PA
by Lin Ma
· 11 years ago
4f2104f
Remove all checkpatch errors from codebase
by Juan Castillo
· 11 years ago
167a935
Initialise CPU contexts from entry_point_info
by Andrew Thoelke
· 11 years ago
5c633bd
Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2
by danh-arm
· 11 years ago
5c3272a
Make system register functions inline assembly
by Andrew Thoelke
· 11 years ago
f984ce8
Enable mapping higher physical address
by Lin Ma
· 11 years ago
dff8e47
Add enable mmu platform porting interfaces
by Dan Handley
· 11 years ago
for-v0.4-rc0
5f0cdb0
Split platform.h into separate headers
by Dan Handley
· 11 years ago
c6bc071
Remove extern keyword from function declarations
by Dan Handley
· 11 years ago
fa9c08b
Use secure timer to generate S-EL1 interrupts
by Achin Gupta
· 11 years ago
c429b5e
Add context library API to change a bit in SCR_EL3
by Achin Gupta
· 11 years ago
23ff9ba
Introduce macros to manipulate the SPSR
by Vikram Kanigiri
· 11 years ago
a43d431
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
b3254e8
Introduce IS_IN_ELX() macros
by Sandrine Bailleux
· 11 years ago
228a9f0
Remove unused or invalid asm helper functions
by Andrew Thoelke
· 11 years ago
2f5dcfe
Replace disable_mmu with assembler version
by Andrew Thoelke
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
fb037bf
Always use named structs in header files
by Dan Handley
· 11 years ago
5b827a8
Separate BL functions out of arch.h
by Dan Handley
· 11 years ago
4ecca33
Move include and source files to logical locations
by Dan Handley
· 11 years ago