index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
plat
Age
Commit message (
Expand
)
Author
2018-02-26
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
Soby Mathew
2018-02-26
ARM Platforms: Migrate to new BL handover interface
Soby Mathew
2018-02-26
Introduce the new BL handover interface
Soby Mathew
2018-02-26
Add image_id to bl1_plat_handle_post/pre_image_load()
Soby Mathew
2018-02-02
bl1: add bl1_plat_handle_{pre,post}_image_load()
Masahiro Yamada
2018-02-02
bl2: add bl2_plat_handle_pre_image_load()
Masahiro Yamada
2018-01-19
Merge pull request #1200 from robertovargas-arm/bl2-el3
davidcunado-arm
2018-01-18
bl2-el3: Add BL2 at EL3 support in FVP
Roberto Vargas
2018-01-18
bl2-el3: Add BL2_EL3 image
Roberto Vargas
2018-01-11
Increase BL31 memory space by 2 pages
Dimitris Papastamos
2018-01-03
Move TSP to TZC secured DRAM
Dimitris Papastamos
2017-12-19
ARM platforms: Allow platforms to define SDEI events
Jeenu Viswambharan
2017-12-10
Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dram
davidcunado-arm
2017-12-08
Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size
davidcunado-arm
2017-12-06
SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM
Antonio Nino Diaz
2017-11-29
ARM platforms: Fixup AArch32 builds
Soby Mathew
2017-11-29
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-20
Refactor Statistical Profiling Extensions implementation
Dimitris Papastamos
2017-11-13
ARM platforms: Enable SDEI
Jeenu Viswambharan
2017-11-13
ARM platforms: Define exception macros
Jeenu Viswambharan
2017-11-13
ARM platforms: Make arm_validate_ns_entrypoint() common
Jeenu Viswambharan
2017-11-13
BL31: Add SDEI dispatcher
Jeenu Viswambharan
2017-11-13
GIC: Introduce API to get interrupt ID
Jeenu Viswambharan
2017-11-09
SPM: FVP: Introduce port of SPM
Antonio Nino Diaz
2017-11-08
SPM: Introduce Secure Partition Manager
Antonio Nino Diaz
2017-11-03
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save
davidcunado-arm
2017-10-31
Merge pull request #1141 from robertovargas-arm/boot_redundancy
davidcunado-arm
2017-10-25
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
Qixiang Xu
2017-10-24
Add platform hooks for boot redundancy support
Roberto Vargas
2017-10-16
ARM platforms: Migrate to using interrupt properties
Jeenu Viswambharan
2017-10-16
GIC: Add API to set priority mask
Jeenu Viswambharan
2017-10-16
GIC: Add API to set/clear interrupt pending
Jeenu Viswambharan
2017-10-16
GIC: Add API to set interrupt routing
Jeenu Viswambharan
2017-10-16
GIC: Add API to raise secure SGI
Jeenu Viswambharan
2017-10-16
GIC: Add APIs to set interrupt type and query support
Jeenu Viswambharan
2017-10-16
GIC: Add API to set interrupt priority
Jeenu Viswambharan
2017-10-16
GIC: Add APIs to enable and disable interrupt
Jeenu Viswambharan
2017-10-16
GIC: Add API to get interrupt active status
Jeenu Viswambharan
2017-10-16
GIC: Add APIs to query interrupt types
Jeenu Viswambharan
2017-10-16
GIC: Add API to get running priority
Jeenu Viswambharan
2017-10-11
ARM platforms: enable GICv3 state save/restore
Soby Mathew
2017-10-11
ARM platforms: Add support for EL3 TZC memory region
Soby Mathew
2017-10-06
Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES
David Cunado
2017-10-04
Merge pull request #1109 from robertovargas-arm/mem_protect
davidcunado-arm
2017-09-25
mem_protect: Add DRAM2 to the list of mem protected ranges
Roberto Vargas
2017-09-25
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
Roberto Vargas
2017-09-22
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
Qixiang Xu
2017-09-18
Merge pull request #1093 from soby-mathew/eb/log_fw
davidcunado-arm
2017-09-12
plat/arm: Fix BL31_BASE when RESET_TO_BL31=1
Qixiang Xu
2017-09-11
Implement log framework
Soby Mathew
[next]