arm-trusted-firmware/plat/st/common
Yann Gautier c27d8c00fd refactor(st): move GIC code to common directory
The GIC v2 initialization code could be shared to other ST platforms.
The stm32mp1_gic.c file is then moved to common directory, and renamed
stm32mp_gic.c.
The functions are also prefixed with stm32mp_gic.

Change-Id: I60820823b470217d3a95cc569f941c2cb923dfa9
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2023-01-04 16:43:12 +01:00
..
include refactor(st): move GIC code to common directory 2023-01-04 16:43:12 +01:00
bl2_io_storage.c fix(st): add U suffix for unsigned numbers 2022-12-07 14:20:01 +01:00
stm32cubeprogrammer_uart.c refactor(st): configure baudrate for UART programmer 2022-09-23 15:17:43 +02:00
stm32cubeprogrammer_usb.c fix(st): add missing string.h include 2022-10-03 10:00:03 +02:00
stm32mp_common.c refactor(st): move boot backup register management 2023-01-04 16:42:49 +01:00
stm32mp_crypto_lib.c fix(st-crypto): set get_plain_pk_from_asn1() static 2022-12-13 10:54:07 +01:00
stm32mp_dt.c fix(st): use Boolean type for tests 2022-12-07 14:20:01 +01:00
stm32mp_fconf_io.c fix(st): make metadata_block_spec static 2022-12-13 09:48:56 +01:00
stm32mp_gic.c refactor(st): move GIC code to common directory 2023-01-04 16:43:12 +01:00
stm32mp_trusted_boot.c feat(stm32mp1): add the TRUSTED_BOARD_BOOT support 2022-11-14 11:25:01 +01:00
usb_dfu.c feat(plat/st): add a USB DFU stack 2021-10-29 16:43:36 +02:00