arm-trusted-firmware/plat/arm/board/a5ds
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
..
aarch32 a5ds: Hold the secondary cpus in pen rather than panic 2019-09-23 17:02:08 +01:00
fdts refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
include refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
sp_min drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
a5ds_bl1_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_bl2_setup.c refactor(bl2): make post image handling platform-specific 2023-10-30 10:29:03 +00:00
a5ds_common.c A5DS: Change boot address to point to DDR address 2020-01-07 14:43:12 +00:00
a5ds_err.c Use true instead of 1 in while 2020-08-14 11:36:09 +00:00
a5ds_pm.c drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
a5ds_private.h plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_security.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_topology.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
platform.mk build: remove Windows compatibility layer 2025-01-14 16:21:51 +00:00