arm-trusted-firmware/plat/st/common
Chris Kay c32737033c build: remove Windows compatibility layer
For a couple of releases now we have officially withdrawn support for
building TF-A on Windows using the native environment, relying instead
on POSIX emulation layers like MSYS2, Mingw64, Cygwin or WSL.

This change removes the remainder of the OS compatibility layer
entirely, and migrates the build system over to explicitly relying on a
POSIX environment.

Change-Id: I8fb60d998162422e958009afd17eab826e3bc39b
Signed-off-by: Chris Kay <chris.kay@arm.com>
2025-01-14 16:21:51 +00:00
..
include feat(stm32mp1): rework SVC services 2024-12-13 11:48:29 +01:00
bl2_io_storage.c refactor(st): rename plat_set_image_source 2024-06-13 18:06:25 +02:00
common.mk build: remove Windows compatibility layer 2025-01-14 16:21:51 +00:00
common_rules.mk build: disable suffix rules globally 2024-11-25 15:40:35 +00:00
plat_image_load.c refactor(st): move plat_image_load.c 2023-09-08 10:56:49 +02:00
stm32cubeprogrammer_uart.c fix(st-uart): allow 64 bit compilation 2023-09-27 16:21:58 +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 FWU functions to common code 2024-06-18 08:58:20 +02:00
stm32mp_crypto_lib.c feat(st): do not directly call BSEC functions in common code 2024-01-18 11:30:42 +01:00
stm32mp_dt.c fix(st): support device tree DDR sizes higher than 16Gbits for aarch64 2024-09-20 14:54:47 +02:00
stm32mp_fconf_io.c feat(stm32mp2): add BL31 device tree support 2024-10-21 16:03:07 +02:00
stm32mp_gic.c refactor(st): change method to get GIC base addresses 2024-06-21 09:29:58 +02:00
stm32mp_svc_setup.c feat(stm32mp1): rework SVC services 2024-12-13 11:48:29 +01:00
stm32mp_trusted_boot.c refactor(st): update test for closed chip 2024-01-18 11:30:42 +01:00
usb_dfu.c feat(plat/st): add a USB DFU stack 2021-10-29 16:43:36 +02:00