144 Commits (c7d3147466f45a0d8b0d302918b5f3a2337fa086)

Author SHA1 Message Date
Yann Gautier cddf1bd765 plat/st: do not keep mmc_device_info in stack 4 years ago
Yann Gautier 236fc428bb stm32mp1: add TZC400 interrupt management 6 years ago
Yann Gautier 1e80c49810 stm32mp1: use TZC400 macro to describe filters 4 years ago
Yann Gautier aeb727f3bf stm32mp1: correct plat_crash_console_flush() 4 years ago
Peng Fan b473430898 drivers: move scmi-msg out of st 4 years ago
Yann Gautier ab049ec07a stm32mp1: use %u in NOTICE message for board info 4 years ago
Nicolas Le Bayon d75a340977 stm32mp1: add asserts in get_cpu_package() and get_part_number() 5 years ago
Lionel Debieve 8ccf4954bf stm32mp1: add support for new SoC profiles 6 years ago
Lionel Debieve ffb3f27713 stm32mp1: support of STM32MP15x Rev.Z 5 years ago
Yann Gautier ade9ce03b8 stm32mp1: get peripheral base address from a define 5 years ago
Patrick Delaunay f964f5c363 stm32mp1: add finished good variant in board identifier 5 years ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Yann Gautier 38b2304158 stm32mp1: cosmetics in platform.mk 4 years ago
Yann Gautier 128e0b3e2e stm32mp1: update rules for stm32image tool 4 years ago
Yann Gautier 3e0727d6de stm32mp1: add macros to define PLAT_PARTITION_MAX_ENTRIES 4 years ago
Yann Gautier 2eaffd51a6 stm32mp1: sort platform.mk 5 years ago
Yann Gautier 49e2373cf9 stm32mp1: use ASFLAGS for binary paths 5 years ago
Yann Gautier 276a9c1bf8 stm32mp1: use internal MAKE_LD macro to generate stm32 linker files 5 years ago
Yann Gautier 277d6af561 fdts: stm32mp1: realign device tree with kernel 4 years ago
Yann Gautier 4170079ae0 stm32mp1: correct crash console GPIO alternate configuration 5 years ago
Yann Gautier 6397423ed4 stm32mp1: add plat_panic_handler function 4 years ago
Yann Gautier a9eda77c22 stm32mp1: update plat_report_exception 4 years ago
Leonardo Sandoval 327131c4c7 build_macros.mk: include assert and define loop macros 4 years ago
Yann Gautier 33c91baf90 stm32mp1: use newly introduced GICv2 makefile 4 years ago
Etienne Carriere fdaaaeb431 stm32mp1: SCMI clock and reset service in SP_MIN 4 years ago
Etienne Carriere ec8f4212ac stm32mp1: register shared resource per GPIO bank/pin 5 years ago
Etienne Carriere 0651b5b77a stm32mp1: register shared resource per IOMEM address 5 years ago
Etienne Carriere b2707a6968 stm32mp1: allow non-secure access to reset upon periph registration 5 years ago
Etienne Carriere 082c773131 stm32mp1: allow non-secure access to clocks upon periph registration 5 years ago
Etienne Carriere 68450c9437 stm32mp1: shared resources: peripheral registering 5 years ago
Etienne Carriere a2150c33ed stm32mp1: shared resources: add trace messages 5 years ago
Etienne Carriere 450e15a78e stm32mp1: SP_MIN embeds Arm Architecture services 4 years ago
Etienne Carriere 0754143ac9 stm32mp1: use last page of SYSRAM as SCMI shared memory 5 years ago
Etienne Carriere 986419939a stm32mp1: check stronger the secondary CPU entry point 4 years ago
Etienne Carriere e4ee1ab934 stm32mp1: disable neon in sp_min 5 years ago
Etienne Carriere 5f038ac683 stm32mp1: shared resources: apply registered configuration 5 years ago
Etienne Carriere 722999e3b5 stm32mp1: shared resources: count GPIOZ bank pins 5 years ago
Etienne Carriere eafe0eb066 stm32mp1: shared resources: define resource identifiers 5 years ago
Etienne Carriere 47cf5d3f28 stm32mp1: introduce shared resources support 5 years ago
Etienne Carriere 7b3a46f0e4 plat/stm32mp1: sp_min relies on etzpc driver 5 years ago
Etienne Carriere 45c70e6867 drivers: stm32_reset adapt interface to timeout argument 5 years ago
Etienne Carriere ccc199edda plat/stm32mp1: fdt helpers for secure aware gpio bank 5 years ago
Etienne Carriere c0ea3b1b79 plat/st: move GPIO bank helper function to platform source files 5 years ago
Andre Przywara 7a61114da6 plat/stm32: Use generic fdt_get_stdout_node_offset() 5 years ago
Andre Przywara 7ad6d36201 plat/stm32: Use generic fdt_get_reg_props_by_name() 5 years ago
Andre Przywara be858cffa9 plat/stm32: Implement fdt_read_uint32_default() as a wrapper 5 years ago
Andre Przywara 52a616b48c plat/stm32: Use generic fdt_read_uint32_array() implementation 5 years ago
Yann Gautier 5813e6edbc stm32mp1: use stm32mp_get_ddr_ns_size() function 5 years ago
Yann Gautier 9c52e69fb4 stm32mp1: set XN attribute for some areas in BL2 5 years ago
Yann Gautier 84686ba347 stm32mp1: dynamically map DDR later and non-cacheable during its test 5 years ago