254 Commits (ce10f9f4629181ce9cb0b574c9cde1fad94a5027)

Author SHA1 Message Date
Manish Pandey 44f1aa8efe dualroot: add chain of trust for secure partitions 5 years ago
Alexei Fedorov 34dd1e96fd TF-A: Fix BL31 linker script error 5 years ago
Madhukar Pappireddy 447870bf0d plat/fvp: Support for extracting UART serial node info from DT 5 years ago
Manish V Badarkhe ad43c49ee3 Cleanup the code for TBBR CoT descriptors 5 years ago
Andre Przywara 60e2e27db5 fdt/wrappers: Introduce code to find UART DT node 5 years ago
Andre Przywara 7ad6d36201 plat/stm32: Use generic fdt_get_reg_props_by_name() 5 years ago
Andre Przywara 364ad245a2 arm: fconf: Fix GICv3 dynamic configuration 5 years ago
Andre Przywara be858cffa9 plat/stm32: Implement fdt_read_uint32_default() as a wrapper 5 years ago
Andre Przywara ff4e6c35c9 fdt/wrappers: Replace fdtw_read_cells() implementation 5 years ago
Andre Przywara 6e3a89f449 fdt/wrappers: Generalise fdtw_read_array() 5 years ago
Masahiro Yamada caa3e7e0a4 linker_script: move .data section to bl_common.ld.h 5 years ago
Masahiro Yamada 268131c24f xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES 5 years ago
Masahiro Yamada a7739bc7b1 linker_script: move bss section to bl_common.ld.h 5 years ago
Masahiro Yamada 0a0a7a9ac8 linker_script: replace common read-only data with RODATA_COMMON 5 years ago
Masahiro Yamada 9fb288a03e linker_script: move more common code to bl_common.ld.h 5 years ago
Masahiro Yamada 665e71b8ea Factor xlat_table sections in linker scripts out into a header file 5 years ago
Alexei Fedorov b4292bc65e Fix crash dump for lower EL 5 years ago
Alexei Fedorov 0a2ab6e635 FDT wrappers: add functions for read/write bytes 5 years ago
Masahiro Yamada 2c74a29d55 bl_common: add BL_END macro 5 years ago
Andre Przywara 3ef45dda88 Add fdt_add_reserved_memory() helper function 5 years ago
Andre Przywara f240728b76 qemu: Move and generalise FDT PSCI fixup 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Julius Werner d9af1f7b6f Add helper to parse BL31 parameters (both versions) 6 years ago
Julius Werner 57bf605772 Factor out cross-BL API into export headers suitable for 3rd party code 6 years ago
Julius Werner 9352be8803 Use explicit-width data types in AAPCS parameter structs 5 years ago
Alexei Fedorov 9fc59639e6 Add support for Branch Target Identification 6 years ago
Varun Wadekar c2ad38ce4f Tegra: Support for scatterfile for the BL31 image 6 years ago
Antonio Nino Diaz b86048c40c Add support for pointer authentication 6 years ago
Antonio Nino Diaz f660533729 Remove duplicated definitions of linker symbols 6 years ago
Sandrine Bailleux c4e9d827ee Remove dead code related to LOAD_IMAGE_V2=0 6 years ago
Antonio Nino Diaz 0709055ed6 Remove support for the SMC Calling Convention 2.0 6 years ago
Sathees Balya 5b8d50e407 plat/arm: Save BL2 descriptors to reserved memory. 6 years ago
Antonio Nino Diaz c9f9d9ea7d Move BL1 and BL2 private defines to bl_common.h 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz f5478dedf9 Reorganize architecture-dependent header files 6 years ago
Sathees Balya 65849aa595 Enable DIT if supported 6 years ago
Jeenu Viswambharan 48e1d350a0 AArch64: Use SSBS for CVE_2018_3639 mitigation 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Antonio Nino Diaz 73f1ac6c8e Introduce fdtw_read_array() helper 6 years ago
Antonio Nino Diaz 2747362062 Introduce new fdt helper to read string properties 6 years ago
Antonio Nino Diaz a0fee7474f context_mgmt: Fix MISRA defects 6 years ago
Soby Mathew 931f7c6156 PIE: Position Independant Executable support for BL31 6 years ago
Soby Mathew f1722b693d PIE: Use PC relative adrp/adr for symbol reference 6 years ago
Roberto Vargas 0916c38dec Convert arm_setup_page_tables into a generic helper 6 years ago
Soby Mathew cc5859ca19 Multi-console: Deprecate the `finish_console_register` macro 6 years ago
Jeenu Viswambharan 3ff4aaaca4 AArch64: Enable lower ELs to use pointer authentication 6 years ago
Yann Gautier 6fe8b195fa Add new defines for STM32MP1 platform 6 years ago
Sathees Balya 89509904c0 plat/arm: Fix misra warnings in platform code 6 years ago
John Tsichritzis 701b498cec Reorder log level macro definitions for clarity 6 years ago