Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b7f90752ea1e38e4b4879f1142940ec1b9a5b9fd
/
include
« Previous
97ff6d0
Rename Cortex-Ares filenames to Neoverse N1
by John Tsichritzis
· 6 years ago
cdc0c34
Merge pull request #1825 from antonio-nino-diaz-arm/an/csv2
by Antonio Niño Díaz
· 6 years ago
3fbd3f5
Disable processor Cycle Counting in Secure state
by Antonio Nino Diaz
· 6 years ago
81eb5ce
Rename PLAT_ARM_BL31_RUN_UART* variable
by Usama Arif
· 6 years ago
a904487
Update macro to check need for CVE-2017-5715 mitigation
by Antonio Nino Diaz
· 6 years ago
e4a3c35
stm32mp1: update clock driver
by Yann Gautier
· 6 years ago
33b1be4
stm32mp1: add timeout detection in reset driver
by Yann Gautier
· 6 years ago
4d42947
stm32mp1: split clkfunc code
by Yann Gautier
· 6 years ago
f3928f6
stm32mp1: update I2C and PMIC drivers
by Yann Gautier
· 6 years ago
2299d57
stm32mp1: use new functions to manage timeouts
by Yann Gautier
· 6 years ago
a2e2a30
stm32mp1: make functions and macros more common
by Yann Gautier
· 6 years ago
5e79cfe
cpus: Add casts to all definitions in CPU headers
by Antonio Nino Diaz
· 6 years ago
96f1631
cpus: Fix some incorrect definitions in CPU headers
by Antonio Nino Diaz
· 6 years ago
a884dfb
libc: Move setjmp to libc folder
by Antonio Nino Diaz
· 6 years ago
4586d1c
Make setjmp.h prototypes comply with the C standard
by Antonio Nino Diaz
· 6 years ago
6b75e72
Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19
by Antonio Niño Díaz
· 6 years ago
d29d21e
drivers: generic_delay_timer: Assert presence of Generic Timer
by Antonio Nino Diaz
· 6 years ago
f6d7e44
Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup
by Antonio Niño Díaz
· 6 years ago
83824c7
Merge pull request #1803 from sandrine-bailleux-arm/sb/arm-bl33-fixes
by Antonio Niño Díaz
· 6 years ago
723be04
Merge pull request #1796 from grandpaul/rpi3-sdhost-driver
by Antonio Niño Díaz
· 6 years ago
de97ff3
Remove duplicated definitions of linker symbols
by Antonio Nino Diaz
· 6 years ago
afa91db
Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Sandrine Bailleux
· 6 years ago
7eee8ef
rpi3: Add SDHost driver
by Ying-Chun Liu (PaulLiu)
· 6 years ago
518230c
tlkd: support new TLK SMCs
by Mihir Joshi
· 7 years ago
57f8326
Remove dead code related to LOAD_IMAGE_V2=0
by Sandrine Bailleux
· 6 years ago
bfce6cb
Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2
by Antonio Niño Díaz
· 6 years ago
e7bd8c2
Merge pull request #1792 from satheesbalya-arm/sb1/sb1_2159_v84_xlat
by Antonio Niño Díaz
· 6 years ago
0e402d3
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 6 years ago
7415597
lib/xlat_tables: Add support for ARMv8.4-TTST
by Sathees Balya
· 6 years ago
5f79a06
Merge pull request #1773 from grandpaul/rpi3-gpio-driver
by Antonio Niño Díaz
· 6 years ago
4fb84fb
rpi3: Add GPIO driver
by Ying-Chun Liu (PaulLiu)
· 6 years ago
f13d09a
fvp: pwrc: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
09d5876
plat/arm: sds: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
326f56b
plat/arm: scp: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
ae9654d
plat/arm: scpi: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
1b0c6f1
plat/arm: mhu: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
c30db5b
plat/arm: scmi: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
bd7b740
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 6 years ago
fc47895
Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlay
by Antonio Niño Díaz
· 6 years ago
0e3d0b8
Merge pull request #1777 from glneo/runtime-gicr
by Antonio Niño Díaz
· 6 years ago
d1301a9
Helper function to read ID_AFR0_EL1 system register
by Varun Wadekar
· 6 years ago
9095009
plat/arm: Save BL2 descriptors to reserved memory.
by Sathees Balya
· 6 years ago
75ad53f
ti: k3: common: Add support for runtime detection of GICR base address
by Andrew F. Davis
· 6 years ago
cbccdbf
SPM: Rename SPM_DEPRECATED flag to SPM_MM
by Antonio Nino Diaz
· 6 years ago
36a1e4b
stm32mp1: add BSEC driver
by Yann Gautier
· 6 years ago
038bff2
stm32mp1: update device tree and gpio functions
by Yann Gautier
· 6 years ago
1a3fc9f
drivers: st: update drivers code
by Yann Gautier
· 6 years ago
ef85e53
drivers: st: pmic: update stpmic1 driver
by Yann Gautier
· 6 years ago
7b7e4bf
stm32mp1: update device tree files
by Yann Gautier
· 6 years ago
a45433b
stm32mp1: rename stpmu1 to stpmic1
by Yann Gautier
· 6 years ago
bb87f85
Merge pull request #1738 from ardbiesheuvel/synquacer-spm
by Soby Mathew
· 6 years ago
8fc878b
Merge pull request #1757 from antonio-nino-diaz-arm/an/includes
by Antonio Niño Díaz
· 6 years ago
a320ecd
plat/arm: Fix header dependencies
by Antonio Nino Diaz
· 6 years ago
b0fd008
Move BL1 and BL2 private defines to bl_common.h
by Antonio Nino Diaz
· 6 years ago
c326c34
xlat v2: Dynamically detect need for CnP bit
by Antonio Nino Diaz
· 6 years ago
8b034fc
services/spm_deprecated: update ARM platform specific asserts
by Ard Biesheuvel
· 6 years ago
21f3e44
Merge pull request #1740 from soby-mathew/sm/restrict_pie_to_fvp
by Antonio Niño Díaz
· 6 years ago
c5e1745
plat/arm: Restrict PIE support to FVP
by Soby Mathew
· 6 years ago
57e282b
stm32mp1: do not include platform header files directly in drivers
by Yann Gautier
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
8d1ade6
Reorganize architecture-dependent header files
by Antonio Nino Diaz
· 6 years ago
8f32c25
plat/arm: Always define TSP memory region
by Antonio Nino Diaz
· 6 years ago
0911df1
Enable DIT if supported
by Sathees Balya
· 6 years ago
b4e3e4b
Import exception helpers from TF-A-Tests
by Antonio Nino Diaz
· 6 years ago
13344de
Deprecate some unused AArch64 assembly functions
by Antonio Nino Diaz
· 6 years ago
dc4ed3d
Move helpers from arch.h to arch_helpers.h
by Antonio Nino Diaz
· 6 years ago
5cb166c
Merge pull request #1720 from jeenu-arm/gic-priority
by Antonio Niño Díaz
· 6 years ago
68e6928
FVP: Change BL31_BASE when RESET_TO_BL31=1
by Soby Mathew
· 6 years ago
83a189e
GIC: Remove lowest priority constants
by Jeenu Viswambharan
· 6 years ago
52143ae
Merge pull request #1712 from jeenu-arm/ssbs
by Soby Mathew
· 6 years ago
b05de3f
SPM: Remove remaining SMC interfaces
by Antonio Nino Diaz
· 6 years ago
124a1fc
SPM: Migrate mem attr get/set helpers to SPRT
by Antonio Nino Diaz
· 6 years ago
8903641
SPM: Implement global response buffer helpers
by Antonio Nino Diaz
· 6 years ago
9bf1d23
SPM: Introduce SPRT C host library
by Antonio Nino Diaz
· 6 years ago
b5b585a
SPM: Implement SPCI open/close handle SMCs
by Antonio Nino Diaz
· 6 years ago
f939a6a
SPM: Introduce SMC handlers for SPCI and SPRT
by Antonio Nino Diaz
· 6 years ago
675d155
SPM: Support multiple xlat tables contexts
by Antonio Nino Diaz
· 6 years ago
8cc23f9
SPM: Support multiple partitions
by Antonio Nino Diaz
· 6 years ago
5c673e8
SPM: Remove old SMC interfaces
by Antonio Nino Diaz
· 6 years ago
840627f
SPM: Load image and RD from SP package
by Antonio Nino Diaz
· 6 years ago
a830a4d
SPM: sptool: Introduce tool to package SP and RD
by Antonio Nino Diaz
· 6 years ago
fe7b2be
SPM: Remove SP memory mappings definitions
by Antonio Nino Diaz
· 6 years ago
d6cf9a2
SPM: Deprecate boot info struct
by Antonio Nino Diaz
· 6 years ago
b86edcb
SPM: Introduce functions to load DTB files
by Antonio Nino Diaz
· 6 years ago
5e7b017
SPM: Define resource description data structures
by Antonio Nino Diaz
· 6 years ago
aa00aff
AArch64: Use SSBS for CVE_2018_3639 mitigation
by Jeenu Viswambharan
· 6 years ago
8210b45
Merge pull request #1700 from jwerner-chromium/JW_crashfix
by Soby Mathew
· 6 years ago
514ae84
console: Fix console_unregister() signature
by Julius Werner
· 6 years ago
110df92
Merge pull request #1653 from JackyBai/master
by Antonio Niño Díaz
· 6 years ago
34d3174
Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12
by Antonio Niño Díaz
· 6 years ago
9a772df
ble: ap807: Switch to PLL mode and update CPU frequency
by Christine Gharzuzi
· 6 years ago
7af0214
drivers: add tzc380 support
by Peng Fan
· 7 years ago
059ca72
Merge pull request #1699 from chandnich/sgi-mt-support
by Soby Mathew
· 6 years ago
0abcb42
Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations
by Antonio Niño Díaz
· 6 years ago
b4b08d7
Merge pull request #1679 from pangupta/master
by Antonio Niño Díaz
· 6 years ago
9ec4a11
plat/arm/common: add an additional platform power level
by Chandni Cherukuri
· 6 years ago
0fdcbc0
plat/css: allow platforms to define the system power domain level
by Chandni Cherukuri
· 6 years ago
d522759
Initial Spectre V1 mitigations (CVE-2017-5753).
by Joel Hutton
· 6 years ago
cb4c854
Merge pull request #1697 from antonio-nino-diaz-arm/an/arch
by Antonio Niño Díaz
· 6 years ago
8257f5b
Synchronise arch.h and arch_helpers.h with TF-A-Tests
by Antonio Nino Diaz
· 6 years ago
Next »