Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f26baaa987a1daca38d425d1e696858592604102
/
include
« Previous
2694cba
AArch32: Add SP_MIN support for JUNO
by Yatharth Kochar
· 8 years ago
ede39cb
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· 8 years ago
a9f776c
AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor
by Yatharth Kochar
· 8 years ago
04980a3
xlat lib: Use mmap_attr_t type consistently
by Sandrine Bailleux
· 8 years ago
3759e3f
Control inclusion of helper code used for asserts
by Antonio Nino Diaz
· 8 years ago
7c65c1e
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· 8 years ago
acb2914
tspd:FWU:Fix usage of SMC_RET0
by Antonio Nino Diaz
· 8 years ago
5515739
lib: stdbool header from the FreeBSD project
by Varun Wadekar
· 8 years ago
808c229
Add `ENABLE_ASSERTIONS` build option
by Antonio Nino Diaz
· 8 years ago
f09d003
ARM platforms: Add option to use xlat tables lib v1
by Antonio Nino Diaz
· 8 years ago
b4a7294
Tegra: Add support for fake system suspend
by Vignesh Radhakrishnan
· 8 years ago
6460924
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
by davidcunado-arm
· 8 years ago
7ff77c1
Merge pull request #888 from douglas-raillard-arm/dr/fix_ULL_issue
by davidcunado-arm
· 8 years ago
18e6004
Merge pull request #886 from dp-arm/dp/stack-protector
by davidcunado-arm
· 8 years ago
ecee893
Merge pull request #876 from soby-mathew/sm/refactor_header
by davidcunado-arm
· 8 years ago
30a2694
Fix ARM_BL31_IN_DRAM build
by Douglas Raillard
· 8 years ago
7efa921
Merge pull request #874 from dp-arm/dp/mbed-macros
by davidcunado-arm
· 8 years ago
5c13fd4
Introduce MIN()/MAX() macros in utils.h
by dp-arm
· 8 years ago
306593d
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
d3ec543
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· 8 years ago
8377ae4
Add console_flush() to console API
by Antonio Nino Diaz
· 8 years ago
47b4443
Merge pull request #880 from Summer-ARM/sq/tcr-memory-attribution
by davidcunado-arm
· 8 years ago
d4acf20
Merge pull request #879 from Summer-ARM/sq/mt-support
by davidcunado-arm
· 8 years ago
daf5dbb
Add support to change xlat_tables to non-cacheable
by Summer Qin
· 8 years ago
b911cc7
Re-factor header files for easier PSCI library integration
by Soby Mathew
· 8 years ago
93c812f
ARM platforms: Add support for MT bit in MPIDR
by Summer Qin
· 8 years ago
52b1fe5
mbedtls: Namespace TF specific macros
by dp-arm
· 8 years ago
00eefd9
Add workaround for ARM Cortex-A53 erratum 855873
by Andre Przywara
· 8 years ago
f270d6b
Merge pull request #861 from soby-mathew/sm/aarch32_fixes
by davidcunado-arm
· 8 years ago
c4364f6
Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat
by davidcunado-arm
· 8 years ago
719bf85
ARM platforms: Enable xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
3f13c35
Apply workaround for errata 813419 of Cortex-A57
by Antonio Nino Diaz
· 8 years ago
ac99803
Add dynamic region support to xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
233c7c1
Add version 2 of xlat tables library
by Antonio Nino Diaz
· 8 years ago
700ebe5
spd: trusty: pass VMID via X7
by Anthony Zhou
· 9 years ago
074f693
AArch32: Fix conditional inclusion of bakery_locks
by Soby Mathew
· 8 years ago
3f745b2
stdlib: add memcpy16() to string.h
by Varun Wadekar
· 9 years ago
69ce101
Tegra: enable ECC/Parity protection for Cortex-A57 CPUs
by Varun Wadekar
· 8 years ago
d43583c
cpus: denver: disable DCO operations from platform code
by Varun Wadekar
· 9 years ago
3c337a6
cpus: Add support for all Denver variants
by Varun Wadekar
· 9 years ago
88de358
Merge pull request #841 from dp-arm/dp/debug-regs
by danh-arm
· 8 years ago
0470202
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
by davidcunado-arm
· 8 years ago
b71946b
Juno: Disable SPIDEN in release builds
by dp-arm
· 8 years ago
595d0d5
Disable secure self-hosted debug via MDCR_EL3/SDCR
by dp-arm
· 8 years ago
66abfbe
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-arm
· 8 years ago
21362a9
Introduce unified API to zero memory
by Douglas Raillard
· 8 years ago
8dbf3d7
PMF: Fixup PMF constants
by dp-arm
· 8 years ago
82968ce
Merge pull request #821 from jeenu-arm/errata-printing
by danh-arm
· 8 years ago
d5ec367
Report errata workaround status to console
by Jeenu Viswambharan
· 8 years ago
54ec86a
Allow spin locks to be defined from assembly
by Jeenu Viswambharan
· 8 years ago
2e36de8
Resolve build errors flagged by GCC 6.2
by David Cunado
· 8 years ago
2165a3e
stdlib: Import timingsafe_bcmp() from FreeBSD
by Antonio Nino Diaz
· 8 years ago
18babd3
Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen
by danh-arm
· 8 years ago
ccfc829
Add strnlen() to local C library
by Sandrine Bailleux
· 8 years ago
980f185
Merge pull request #800 from masahir0y/ifdef
by danh-arm
· 8 years ago
9f25b3e
Merge pull request #815 from hzhuang1/dwmmc_v3.9
by danh-arm
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
06249dc
drivers: add designware emmc driver
by Haojian Zhuang
· 9 years ago
c4806d7
Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt
by danh-arm
· 8 years ago
71c95f7
Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-vars
by danh-arm
· 8 years ago
e40306b
Fix declarations of cache maintenance functions
by Antonio Nino Diaz
· 8 years ago
8a2a84d
Merge pull request #801 from masahir0y/cleanup
by davidcunado-arm
· 8 years ago
a33fe23
Merge pull request #790 from masahir0y/utils
by danh-arm
· 8 years ago
0fac5af
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
by Masahiro Yamada
· 8 years ago
51bef61
Use *_END instead of *_LIMIT for linker derived end addresses
by Masahiro Yamada
· 8 years ago
fecb2c1
libfdt: Replace v1.4.1 by v1.4.2
by Antonio Nino Diaz
· 8 years ago
db15bbd
Merge pull request #807 from nmenon/upstream/fix-16650-rx
by davidcunado-arm
· 8 years ago
73dfd2e
utils: move BIT(n) macro to utils.h
by Masahiro Yamada
· 8 years ago
7b4b513
uart: 16550: Fix getc
by Nishanth Menon
· 8 years ago
516dfcb
fiptool: Add support for operating on binary blobs using the UUID
by dp-arm
· 8 years ago
f212965
Abort preempted TSP STD SMC after PSCI CPU suspend
by Douglas Raillard
· 8 years ago
9c677fa
Merge pull request #794 from douglas-raillard-arm/dr/fix_TSP_STD_FID_macro
by danh-arm
· 8 years ago
04939f1
Fix TSP_STD_FID macro
by Douglas Raillard
· 8 years ago
2b7d7ae
Merge pull request #791 from jeenu-arm/asm-assert-32
by danh-arm
· 8 years ago
2b0a176
Merge pull request #788 from jeenu-arm/cpuops-framework
by danh-arm
· 8 years ago
955c45d
Merge pull request #793 from jeenu-arm/gic-changes
by danh-arm
· 8 years ago
b0e529b
Export is_mem_free() function
by Sandrine Bailleux
· 8 years ago
15719dc
Merge pull request #785 from dp-arm/dp/nvcounter
by Dan Handley
· 8 years ago
24010ac
Merge pull request #781 from yatharth-arm/yk/aarch64_tbbr_load_img_v2
by danh-arm
· 8 years ago
a1d1da7
Merge pull request #779 from dp-arm/dp/rtinstr-cache
by danh-arm
· 8 years ago
65f43f5
Merge pull request #778 from antonio-nino-diaz-arm/an/xlat-fixes
by danh-arm
· 8 years ago
ff640c4
AArch32: Print ASM_ASSERT and panic messages
by Jeenu Viswambharan
· 8 years ago
eeed530
Merge pull request #782 from antonio-nino-diaz-arm/an/fix-copyright
by danh-arm
· 8 years ago
ee5eb80
Add provision to extend CPU operations at more levels
by Jeenu Viswambharan
· 8 years ago
b3e8580
tbbr: Fix updating of Non-Trusted NV counter
by dp-arm
· 8 years ago
78132c9
Introduce ARM platform APIs for GICv3 Redistributor
by Jeenu Viswambharan
· 8 years ago
76647d5
GICv3: Introduce power management APIs for Redistributor
by Jeenu Viswambharan
· 8 years ago
8c0177f
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· 8 years ago
493bf33
Fix incorrect copyright notices
by Antonio Nino Diaz
· 8 years ago
2d92de6
Add two timestamps to measure PSCI cache flush overhead
by dp-arm
· 8 years ago
b54c1a5
Merge pull request #775 from soby-mathew/sm/AArch32_stack_align
by danh-arm
· 8 years ago
f660104
ARM platforms: Replace address space size defines
by Antonio Nino Diaz
· 8 years ago
d1beee2
Add PLAT_xxx_ADDR_SPACE_SIZE definitions
by Antonio Nino Diaz
· 8 years ago
46a33a5
Assert correct granularity when mapping a PA
by Antonio Nino Diaz
· 8 years ago
adb7027
AArch32: Fix the stack alignment issue
by Soby Mathew
· 8 years ago
975d08c
Merge pull request #774 from jeenu-arm/no-return-macro
by danh-arm
· 8 years ago
cdaac7c
Merge pull request #772 from davidcunado-arm/dc/reset_debug_reg
by danh-arm
· 8 years ago
4985a31
Merge pull request #770 from yatharth-arm/yk/AArch32_fixes
by danh-arm
· 8 years ago
b1b7a8a
Merge pull request #766 from soby-mathew/sm/scpi_reorg
by danh-arm
· 8 years ago
0b4c5a3
Allow ARM Standard platforms to dynamically define PSCI capability
by Soby Mathew
· 8 years ago
Next »