Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
9fc7d3b969ab76872004b0f3d6ed6ffca7378573
/
include
« Previous
7ca21db
Implement Cortex-Ares 1043202 erratum workaround
by Dimitris Papastamos
· 7 years ago
89736dd
Add AMU support for Cortex-Ares
by Dimitris Papastamos
· 7 years ago
ea84d6b
Add support for Cortex-Ares and Cortex-A76 CPUs
by Isla Mitchell
· 7 years ago
fd88c7f
Merge pull request #1404 from soby-mathew/sm/bl_layout_change
by Dimitris Papastamos
· 6 years ago
af14b46
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· 6 years ago
fe5c421
Merge pull request #1392 from dp-arm/dp/cve_2018_3639
by Dimitris Papastamos
· 6 years ago
ec42385
Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor
by Dimitris Papastamos
· 6 years ago
31c397f
plat/arm: SPM: Force BL31 to DRAM when SPM is used
by Antonio Nino Diaz
· 6 years ago
2ac9a44
SPM: Move all SP-related info to SP context struct
by Antonio Nino Diaz
· 6 years ago
28dce9e
context_mgmt: Make cm_init_context_common public
by Antonio Nino Diaz
· 6 years ago
ba51d9e
Add support for dynamic mitigation for CVE-2018-3639
by Dimitris Papastamos
· 6 years ago
4a284a4
aarch32: Implement static workaround for CVE-2018-3639
by Dimitris Papastamos
· 6 years ago
e6625ec
Implement static workaround for CVE-2018-3639
by Dimitris Papastamos
· 7 years ago
570c06a
Rename symbols and files relating to CVE-2017-5715
by Dimitris Papastamos
· 7 years ago
8f7c287
Merge pull request #1386 from soby-mathew/sm/dyn_bl31
by Dimitris Papastamos
· 6 years ago
5373c66
Merge pull request #1393 from geesun/correct_comment
by Dimitris Papastamos
· 6 years ago
3cc3917
Correct some typo errors in comment
by Qixiang Xu
· 7 years ago
b681484
FVP: Add dummy configs for BL31, BL32 and BL33
by Soby Mathew
· 7 years ago
2bb78d3
Dynamic cfg: Enable support on CoT for other configs
by Soby Mathew
· 7 years ago
45e39e2
FVP: Enable capability to disable auth via dynamic config
by Soby Mathew
· 7 years ago
9fe8804
Allow disabling authentication dynamically
by Soby Mathew
· 7 years ago
99e4a48
Ensure read and write of flags are 32 bit
by Daniel Boulby
· 6 years ago
928e60f
Merge pull request #1380 from CJKay/mmap-fix
by Dimitris Papastamos
· 6 years ago
adffd42
Merge pull request #1379 from CJKay/nsram-fix
by Dimitris Papastamos
· 6 years ago
497f357
Merge pull request #1373 from jeenu-arm/ras-support
by Dimitris Papastamos
· 6 years ago
b37eba9
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
by Antonio Nino Diaz
· 6 years ago
6449182
css: Do not map the non-secure RAM as secure
by Chris Kay
· 6 years ago
42fbdfc
css: Fix erroneous non-secure RAM base address/size for SGI-575
by Chris Kay
· 6 years ago
2b54c0c
plat/arm: Fix incorrect bounds check in ARM_CASSERT_MMAP
by Chris Kay
· 6 years ago
2469032
plat/arm: Fix incorrect number of reserved memory map entries
by Chris Kay
· 6 years ago
93bd916
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
4f31ad5
multi console: Assert that consoles aren't registered twice
by Antonio Nino Diaz
· 7 years ago
a1cf3c5
Merge pull request #1377 from robertovargas-arm/compiler-warnings
by Dimitris Papastamos
· 6 years ago
0bc60d0
xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE
by Roberto Vargas
· 6 years ago
f3c0aba
Merge pull request #1354 from robertovargas-arm/mem_protect
by danh-arm
· 6 years ago
a5b5b8d
ARM Platforms: Support RAS
by Jeenu Viswambharan
· 7 years ago
f00da74
RAS: Add fault injection support
by Jeenu Viswambharan
· 7 years ago
d86cc5b
RAS: Allow individual interrupt registration
by Jeenu Viswambharan
· 7 years ago
2e2e881
RAS: Add support for node registration
by Jeenu Viswambharan
· 7 years ago
19f6cf2
RAS: Add helpers to access Standard Error Records
by Jeenu Viswambharan
· 7 years ago
9a7ce2f
AArch64: Introduce RAS handling
by Jeenu Viswambharan
· 7 years ago
96c7df0
AArch64: Introduce External Abort handling
by Jeenu Viswambharan
· 7 years ago
39ed74d
smccc: Fix checkpatch error in header file
by Antonio Nino Diaz
· 7 years ago
8f42f71
Merge pull request #1363 from antonio-nino-diaz-arm/an/res1-ap
by danh-arm
· 7 years ago
9e0f4f3
Merge pull request #1360 from antonio-nino-diaz-arm/an/smccc-v2
by danh-arm
· 7 years ago
550eb08
ARM platforms: Demonstrate mem_protect from el3_runtime
by Roberto Vargas
· 7 years ago
e93a0f4
types: use int-ll64 for both aarch32 and aarch64
by Masahiro Yamada
· 7 years ago
6292d77
arch_helpers: use u_register_t for register read/write
by Masahiro Yamada
· 7 years ago
4907449
xlat: Set AP[1] to 1 when it is RES1
by Antonio Nino Diaz
· 7 years ago
35c8cfc
Add support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
09f51d4
Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra
by Dimitris Papastamos
· 7 years ago
e881147
Fix some MISRA defects in SPM code
by Antonio Nino Diaz
· 7 years ago
b72de19
Merge pull request #1356 from robertovargas-arm/misra-changes
by Dimitris Papastamos
· 7 years ago
52f707f
Fix MISRA rule 8.4 Part 4
by Roberto Vargas
· 7 years ago
be126ed
Fix MISRA rule 8.3 Part 4
by Roberto Vargas
· 7 years ago
b9d6685
Fix MISRA rule 8.5 in common code
by Roberto Vargas
· 7 years ago
efb1f33
Check presence of fix for errata 843419 in Cortex-A53
by Jonathan Wright
· 7 years ago
72e4307
Merge pull request #1342 from Summer-ARM/sq/support-tzmp1
by Dimitris Papastamos
· 7 years ago
7123579
Merge pull request #1348 from amitdanielkachhap/dmc500_single_if_v2
by Dimitris Papastamos
· 7 years ago
5ce394c
plat/arm: Allow override of default TZC regions
by Summer Qin
· 7 years ago
779e4fc
DMC500: Add platform support to set system interface count
by Amit Daniel Kachhap
· 7 years ago
54f5d67
fix instruction address range limitation
by Jiafei Pan
· 7 years ago
43a7bf4
Add support for BL2 in XIP memory
by Jiafei Pan
· 7 years ago
1a9051a
Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console
by Dimitris Papastamos
· 7 years ago
abd0836
qemu: don't use C functions for the crash console callbacks
by Michalis Pappas
· 7 years ago
2257d6d
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
by Dimitris Papastamos
· 7 years ago
1006a12
Merge pull request #1333 from jeenu-arm/icfg-fix
by Dimitris Papastamos
· 7 years ago
0e094d3
Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers
by Dimitris Papastamos
· 7 years ago
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
de70183
lib: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
b6982c0
GIC: Fix setting interrupt configuration
by Jeenu Viswambharan
· 7 years ago
a0bb5ac
qemu: MULTI_CONSOLE_API=0 causes build error
by Michalis Pappas
· 7 years ago
3c817f4
Rename 'smcc' to 'smccc'
by Antonio Nino Diaz
· 7 years ago
914757c
Fixup `SMCCC_ARCH_FEATURES` semantics
by Dimitris Papastamos
· 7 years ago
780cc95
Use PFR0 to identify need for mitigation of CVE-2017-5715
by Dimitris Papastamos
· 7 years ago
6271e01
Merge pull request #1292 from danh-arm/dh/spurious-dep-warn
by davidcunado-arm
· 7 years ago
6d07e67
Remove sp_min functions from plat_common.c
by Soby Mathew
· 7 years ago
4d408b5
Emit warnings when using deprecated GIC init
by Dan Handley
· 7 years ago
6fa89a2
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· 7 years ago
b8d8145
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· 7 years ago
2b36b15
Fix MISRA rule 8.4 Part 2
by Roberto Vargas
· 7 years ago
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
1a6eed3
Fix MISRA rule 8.3 Part 1
by Roberto Vargas
· 7 years ago
0571270
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
777dd43
Fix MISRA rule 8.3 in common code
by Roberto Vargas
· 7 years ago
0b5dacd
Merge pull request #1287 from davidcunado-arm/dc/fix_misra
by davidcunado-arm
· 7 years ago
9c274f8
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch
by davidcunado-arm
· 7 years ago
df1a306
Merge pull request #1284 from jeenu-arm/tspd-ehf
by davidcunado-arm
· 7 years ago
f317e5d
Merge pull request #1274 from dp-arm/dp/a75
by davidcunado-arm
· 7 years ago
c150312
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
eeb353c
EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption()
by Jeenu Viswambharan
· 7 years ago
864364a
MISRA fixes for Cortex A75 AMU implementation
by Dimitris Papastamos
· 7 years ago
1be747f
Refactor AMU support for Cortex A75
by Dimitris Papastamos
· 7 years ago
0b00f8a
Factor out CPU AMU helpers
by Dimitris Papastamos
· 7 years ago
5e8cd79
Implement {spe,sve}_supported() helpers and refactor code
by Dimitris Papastamos
· 7 years ago
7c2a3ca
Add comments about mismatched TCR_ELx and xlat tables
by Antonio Nino Diaz
· 7 years ago
cc36484
Dynamic cfg: MISRA fixes
by Soby Mathew
· 7 years ago
96a1c6b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 7 years ago
7c6df5b
ARM Platorms: Load TB_FW_CONFIG in BL1
by Soby Mathew
· 7 years ago
b9fccca
Dynamic cfg: Introduce fdt wrappers
by Soby Mathew
· 7 years ago
Next »