Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
ea4c6934744c38f4ccad366f3a6fc24d7546991c
/
include
67f799e
xlat v2: Make setup_mmu_config public
by Antonio Nino Diaz
· 6 years ago
668d9ee
xlat v2: Turn MMU parameters into 64-bit values
by Antonio Nino Diaz
· 6 years ago
9d596c4
xlat v2: Remove IMAGE_EL define
by Antonio Nino Diaz
· 6 years ago
1a49375
Merge pull request #1432 from Yann-lms/mmc_framework
by Dimitris Papastamos
· 6 years ago
ceb258e
ARM platforms: Make arm_lock static
by Sandrine Bailleux
· 6 years ago
a7c4687
Add initial CPU support for Cortex-Helios
by Joel Hutton
· 7 years ago
9463cae
Add initial CPU support for Cortex-Deimos
by Joel Hutton
· 7 years ago
5707948
Merge pull request #1473 from robertovargas-arm/misra
by Dimitris Papastamos
· 6 years ago
26b8589
Remove integrity check in declare_cpu_ops_base
by Roberto Vargas
· 7 years ago
67762d9
Remove .struct directive
by Roberto Vargas
· 7 years ago
1a1d19f
Remove string concatenation in assembler files
by Roberto Vargas
· 7 years ago
95f30ab
Add end_vector_entry assembler macro
by Roberto Vargas
· 7 years ago
59385d0
Remove .func and .endfunc assembler directives
by Roberto Vargas
· 7 years ago
d93fde3
Use ALIGN instead of NEXT in linker scripts
by Roberto Vargas
· 7 years ago
85664f5
Fix MISRA rule 8.3
by Roberto Vargas
· 7 years ago
1e5e85a
Add MMC framework
by Yann Gautier
· 6 years ago
c5e8978
Fix incorrect pointer conversion in SMC_UUID_RET()
by Sandrine Bailleux
· 6 years ago
f1b84f6
xlat v2: Split code into separate files
by Antonio Nino Diaz
· 6 years ago
1a6feae
Merge pull request #1429 from jeenu-arm/mmu-direct
by Dimitris Papastamos
· 6 years ago
58e8148
xlat v2: Split MMU setup and enable
by Jeenu Viswambharan
· 7 years ago
5f658c3
Document ep_info attribute flags
by Antonio Nino Diaz
· 6 years ago
8fe61c1
Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes
by Dimitris Papastamos
· 6 years ago
cd95626
plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function
by Nariman Poushin
· 7 years ago
f44b8e8
Merge pull request #1441 from robertovargas-arm/mem_protect_board
by Dimitris Papastamos
· 6 years ago
cc9b496
Merge pull request #1406 from robertovargas-arm/uuid
by Dimitris Papastamos
· 6 years ago
29b18bd
Merge pull request #1437 from jeenu-arm/ras-remaining
by Dimitris Papastamos
· 6 years ago
cf9a89e
Merge pull request #1440 from antonio-nino-diaz-arm/an/xlat-enums
by Dimitris Papastamos
· 6 years ago
8643a81
xlat: Remove mmap_attr_t enum type
by Antonio Nino Diaz
· 6 years ago
84d640d
Merge pull request #1436 from antonio-nino-diaz-arm/an/spm-sync
by Dimitris Papastamos
· 6 years ago
8b7e6bc
SDEI: Make dispatches synchronous
by Jeenu Viswambharan
· 7 years ago
2de8153
BL31: Introduce jump primitives
by Jeenu Viswambharan
· 7 years ago
3439230
SDEI: Allow platforms to define explicit events
by Jeenu Viswambharan
· 7 years ago
e04b882
fvp: Increase BL2 size for TBBR builds
by Dimitris Papastamos
· 6 years ago
10c3e98
SPM: Allow entering the SP without needing a SMC
by Antonio Nino Diaz
· 6 years ago
2d9f795
ARM Platforms: Update CNTFRQ register in CNTCTLBase frame
by Soby Mathew
· 6 years ago
bb7cc69
Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console
by Dimitris Papastamos
· 6 years ago
23ede6a
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 6 years ago
bcca6c6
Move mem-protect definitions to board specific files
by Roberto Vargas
· 6 years ago
c70fed5
utils: Add BIT_32 and BIT_64 macros
by Yann Gautier
· 6 years ago
953e94d
Add GENMASK macros
by Yann Gautier
· 6 years ago
eace8f1
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
4630489
Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes
by Dimitris Papastamos
· 6 years ago
c4d13f5
Merge pull request #1402 from glneo/for-upstream-uart
by Dimitris Papastamos
· 6 years ago
4c8138a
SPM: Treat SP xlat tables the same as others
by Sandrine Bailleux
· 6 years ago
4413ad5
xlat v2: Introduce xlat granule size helpers
by Antonio Nino Diaz
· 6 years ago
fef5d2d
Fix MISRA Rule 5.3 Part 2
by Daniel Boulby
· 7 years ago
4f3b6ed
Fix MISRA Rule 5.3 Part 1
by Daniel Boulby
· 7 years ago
4d5853d
drivers: ti: uart: Add TI specific 16550 initialization
by Benjamin Fair
· 8 years ago
2583649
Adjust BL2_AT_EL3 memory layout
by Dimitris Papastamos
· 6 years ago
bb1fd5b
SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled
by Dimitris Papastamos
· 6 years ago
312e17e
Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76
by Dimitris Papastamos
· 6 years ago
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
Next »