2789 Commits (fe458325d04709035f1f5fca2b5946a0fd11c4a7)
 

Author SHA1 Message Date
Antonio Nino Diaz 2fccb22804 SPM: Introduce Secure Partition Manager 7 years ago
Antonio Nino Diaz ad02a7596f xlat: Make function to calculate TCR PA bits public 7 years ago
Antonio Nino Diaz 92cad5fa4b spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` 7 years ago
davidcunado-arm 8705ec8990
Merge pull request #1154 from soby-mathew/sm/fix_psci_stat 7 years ago
Etienne Carriere 1d791530d0 ARMv7: division support for missing __aeabi_*divmod 7 years ago
Etienne Carriere 64deed19e4 ARMv7: GICv2 driver can manage GICv1 with security extension 7 years ago
Etienne Carriere 634e4d2be6 aarch32: add missing dmb() macro 7 years ago
Etienne Carriere ceada2b57e aarch32: add few missing weak platform specific function 7 years ago
Etienne Carriere 86e2683597 ARMv7 may not support Generic Timer Extension 7 years ago
Etienne Carriere 64cc6e91e8 ARMv7 may not support Virtualization Extensions 7 years ago
Etienne Carriere 51b992ecec ARMv7 may not support large page addressing 7 years ago
Etienne Carriere 1ca8d02316 ARMv7: introduce Cortex-A12 7 years ago
Etienne Carriere 778e411dc9 ARMv7: introduce Cortex-A17 7 years ago
Etienne Carriere 6ff43c2639 ARMv7: introduce Cortex-A7 7 years ago
Etienne Carriere d56a846121 ARMv7: introduce Cortex-A5 7 years ago
Etienne Carriere e3148c2b53 ARMv7: introduce Cortex-A9 7 years ago
Etienne Carriere 10922e7ade ARMv7: introduce Cortex-A15 7 years ago
Etienne Carriere 94f4700017 ARMv7 architecture have specific system registers 7 years ago
Etienne Carriere 908cf70597 ARMv7 does not support SDCR 7 years ago
Etienne Carriere 0147bef523 ARMv7 does not support STL instruction 7 years ago
Etienne Carriere 70896274ba ARMv7 requires the clear exclusive access at monitor entry 7 years ago
Etienne Carriere 26e63c4450 ARMv7 target is driven by ARM_ARCH_MAJOR==7 7 years ago
davidcunado-arm 2904f84e3c
Merge pull request #1155 from masahir0y/uniphier 7 years ago
Masahiro Yamada 3c9461520f uniphier: make sure to create build directory before ROT key 7 years ago
Masahiro Yamada 8012cc5c2f Build: introduce ${BUILD_PLAT} target to create the top build directory 7 years ago
davidcunado-arm 92c5066c93
Merge pull request #1153 from robertovargas-arm/fix-macros 7 years ago
davidcunado-arm f9a6db0f48
Merge pull request #1151 from JoelHutton/jh/MISRA-Mandatory 7 years ago
davidcunado-arm 157650c792
Merge pull request #1142 from etienne-lms/qemu-int 7 years ago
Soby Mathew bfc87a8dff Fix PSCI STAT time stamp collection 7 years ago
davidcunado-arm 3de7d58e61
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save 7 years ago
Etienne Carriere ad3803bfe7 qemu: update deprecated interrupt registering 7 years ago
davidcunado-arm 122af7dd6d
Merge pull request #1150 from dp-arm/dp/events 7 years ago
Roberto Vargas e8a87acd4b Fix usage of IMAGE_BLx macros 7 years ago
Roberto Vargas d58f3cacc3 Always define ARM_TSP_RAM_LOCATION_ID 7 years ago
Roberto Vargas 4d476e45f2 Include debug.h in debug.S 7 years ago
davidcunado-arm 5b5e6cb742
Merge pull request #1149 from robertovargas-arm/fwu-testing 7 years ago
davidcunado-arm 27b2493c6f
Merge pull request #1141 from robertovargas-arm/boot_redundancy 7 years ago
Joel Hutton 2614ea3ed6 Change sizeof to use type of struct not function 7 years ago
Dimitris Papastamos 17b4c0dd0a aarch64: Add PubSub events to capture security state transitions 7 years ago
Roberto Vargas e29ee4693d Add FWU booting instructions to the user guide 7 years ago
davidcunado-arm a2ef56af18
Merge pull request #1144 from geesun/qx/resize_bl2_size 7 years ago
davidcunado-arm 24552242b2 Merge pull request #1147 from etienne-lms/qemu-optee-load 7 years ago
davidcunado-arm 907140002e Merge pull request #1143 from etienne-lms/qemu-hpen 7 years ago
Etienne Carriere 11d9b20f4b qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image 7 years ago
davidcunado-arm cebec7421b Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBB 7 years ago
Michalis Pappas 5cc34b10b0 qemu: Add support for Trusted Board Boot 7 years ago
Qixiang Xu 9b1eae96bf plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled 7 years ago
Qixiang Xu 7ca267bd8a plat/arm: change the default option of ARM_TSP_RAM_LOCATION 7 years ago
Roberto Vargas 01f62b6d0d Add platform hooks for boot redundancy support 7 years ago
Etienne Carriere 33dd33f8f0 qemu: fix holding pen mailbox sequence 7 years ago