Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
5dc5017dc026c0d098a2f2543197a7af9e58c156
/
plat
/
common
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
e4f1f87
Merge pull request #1708 from Yann-lms/warnings
by Soby Mathew
· 6 years ago
840627f
SPM: Load image and RD from SP package
by Antonio Nino Diaz
· 6 years ago
3364cd4
correct some missing-prototype warnings
by Yann Gautier
· 6 years ago
b86edcb
SPM: Introduce functions to load DTB files
by Antonio Nino Diaz
· 6 years ago
1338c9c
plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support
by Julius Werner
· 6 years ago
351ba73
plat/common: Remove duplication of plat_crash_console functions/stubs
by Julius Werner
· 6 years ago
344ff02
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 6 years ago
61aff00
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 6 years ago
6b0968e
Deprecate weak crash console functions
by Antonio Nino Diaz
· 6 years ago
4bac045
Add sample crash console functions
by Antonio Nino Diaz
· 6 years ago
4764b9e
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
by Dimitris Papastamos
· 6 years ago
a8083a6
Merge pull request #1584 from danielboulby-arm/db/Switches
by Soby Mathew
· 6 years ago
dc9fab1
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· 6 years ago
9164ec0
Remove deprecated bl1_init_bl2_mem_layout()
by Antonio Nino Diaz
· 6 years ago
5a99925
Remove deprecated early platform setup interfaces
by Antonio Nino Diaz
· 6 years ago
29b9f5b
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· 6 years ago
025946a
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· 6 years ago
76f0303
PSCI: Remove deprecated file plat_psci_common.c
by Antonio Nino Diaz
· 6 years ago
9ef94a9
PSCI: Remove platform compatibility layer
by Roberto Vargas
· 6 years ago
8942a1b
Ensure the flow through switch statements is clear
by Daniel Boulby
· 6 years ago
05e7f56
pl011: Add support in AArch32 for MULTI_CONSOLE_API
by Daniel Boulby
· 6 years ago
30f8964
Prepare Mbed TLS drivers for shared heap
by John Tsichritzis
· 6 years ago
14fabd0
Fix MISRA defects in log helpers
by Antonio Nino Diaz
· 6 years ago
a4210cb
plat/common: gic: MISRA fixes
by Antonio Nino Diaz
· 6 years ago
128de8d
xlat v2: Support the EL2 translation regime
by Antonio Nino Diaz
· 6 years ago
0718043
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
by danh-arm
· 6 years ago
fec756f
PSCI: Fix MISRA defects in platform code
by Antonio Nino Diaz
· 6 years ago
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 6 years ago
911fcc9
RAS: Introduce handler for EL3 EAs
by Jeenu Viswambharan
· 6 years ago
93bc4bd
RAS: Introduce handler for Double Faults
by Jeenu Viswambharan
· 6 years ago
9d4c9c1
RAS: Introduce handler for Uncontainable errors
by Jeenu Viswambharan
· 6 years ago
b3b6e22
Fix some violations to MISRA rule 8.3
by Sandrine Bailleux
· 6 years ago
e834ee1
DynamIQ: Enable MMU without using stack
by Jeenu Viswambharan
· 7 years ago
6e0b102
LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes
by Antonio Nino Diaz
· 6 years ago
4b00cb7
Fix build error with correct format string
by Jeenu Viswambharan
· 6 years ago
2e2e881
RAS: Add support for node registration
by Jeenu Viswambharan
· 7 years ago
96c7df0
AArch64: Introduce External Abort handling
by Jeenu Viswambharan
· 7 years ago
e93a0f4
types: use int-ll64 for both aarch32 and aarch64
by Masahiro Yamada
· 7 years ago
ff957ed
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
b669ca7
plat/common: remove fall-through on release build
by Jonathan Wright
· 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
807d727
Suppress spurious deprecated declaration warnings
by Dan Handley
· 7 years ago
0571270
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
cc36484
Dynamic cfg: MISRA fixes
by Soby Mathew
· 7 years ago
6e16a33
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
by Soby Mathew
· 7 years ago
73308d0
Introduce the new BL handover interface
by Soby Mathew
· 7 years ago
2f38ce3
Add image_id to bl1_plat_handle_post/pre_image_load()
by Soby Mathew
· 7 years ago
4ed2338
qemu: Fix interrupt type check
by Santeri Salko
· 7 years ago
43d20b3
bl1: add bl1_plat_handle_{pre,post}_image_load()
by Masahiro Yamada
· 7 years ago
02a0d3d
bl2: add bl2_plat_handle_pre_image_load()
by Masahiro Yamada
· 7 years ago
2a4fe4f
plat/common: move arch-agnostic fallback functions to C file
by Masahiro Yamada
· 7 years ago
d79d40d
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 7 years ago
aae9bb1
Add default crash console code to hook up to new console API
by Julius Werner
· 7 years ago
e0e9946
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· 7 years ago
94f8907
Add new function-pointer-based console API
by Julius Werner
· 7 years ago
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 7 years ago
04e3a7f
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· 7 years ago
055af4b
GIC: Introduce API to get interrupt ID
by Jeenu Viswambharan
· 7 years ago
953395a
aarch32: add few missing weak platform specific function
by Etienne Carriere
· 7 years ago
8336f68
Fix PSCI STAT time stamp collection
by Soby Mathew
· 7 years ago
bc1ae1f
Add platform hooks for boot redundancy support
by Roberto Vargas
· 7 years ago
6250507
GIC: Add API to set priority mask
by Jeenu Viswambharan
· 7 years ago
eb1c12c
GIC: Add API to set/clear interrupt pending
by Jeenu Viswambharan
· 7 years ago
dce70b3
GIC: Add API to set interrupt routing
by Jeenu Viswambharan
· 7 years ago
ab14e9b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· 7 years ago
c06f05c
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· 7 years ago
447b89d
GIC: Add API to set interrupt priority
by Jeenu Viswambharan
· 7 years ago
0fcdfff
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· 7 years ago
24e7029
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· 7 years ago
522a465
GIC: Add APIs to query interrupt types
by Jeenu Viswambharan
· 7 years ago
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· 7 years ago
aaf15f5
Implement log framework
by Soby Mathew
· 7 years ago
953c495
FVP: Fix AArch32 stack functions to be ABI-compliant
by Jeenu Viswambharan
· 7 years ago
52323b0
sp_min: Implement `sp_min_plat_runtime_setup()`
by Dimitris Papastamos
· 7 years ago
a27c166
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
7c65c1e
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· 8 years ago
d3ec543
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· 8 years ago
230011c
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
f270d6b
Merge pull request #861 from soby-mathew/sm/aarch32_fixes
by davidcunado-arm
· 8 years ago
4ef91f1
Simplify translation tables headers dependencies
by Antonio Nino Diaz
· 8 years ago
50d768d
AArch32: Enable override of plat_set_my_stack/plat_get_my_stack
by Soby Mathew
· 8 years ago
66abfbe
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-arm
· 8 years ago
3d1b8a6
tbbr: Simplify conditional
by dp-arm
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
b3e8580
tbbr: Fix updating of Non-Trusted NV counter
by dp-arm
· 8 years ago
d0f5f9c
AArch32: Miscellaneous fixes in the AArch32 code
by Yatharth Kochar
· 8 years ago
4c165ca
Fix comment of plat_reset_handler stub
by Masahiro Yamada
· 8 years ago
f528faf
AArch32: Common changes needed for BL1/BL2
by Yatharth Kochar
· 8 years ago
5de9f49
Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler
by danh-arm
· 8 years ago
628198b
Add WFI in platform's unexpected error handlers
by Sandrine Bailleux
· 8 years ago
0d268dc
AArch32: Add essential ARM platform and FVP support
by Soby Mathew
· 8 years ago
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
bfdbecf
Derive stack alignment from CACHE_WRITEBACK_GRANULE
by Soby Mathew
· 8 years ago
391a76e
Add 32 bit version of plat_get_syscnt_freq
by Antonio Nino Diaz
· 8 years ago
1f21bcf
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 9 years ago
89f8f33
FWU: Pass client cookie to FWU_SMC_UPDATE_DONE
by Dan Handley
· 9 years ago
Next »