arm-trusted-firmware/plat
Chris Kay d286739716 build: make Poetry optional
The Yocto team has requested that we do not use Poetry from within the
Makefile, as Yocto does not have network access during the build
process.

We want to maintain the current behaviour, so this change makes our use
of Poetry contigent on it being available in the environment.

Additionally, explicitly passing an empty toolchain parameter now allows
a tool to be *disabled* (e.g. passing `POETRY=` will prevent the build
system from trying to use Poetry).

Change-Id: Ibf552a3fee1eaadee767a1b948b559700083b401
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-09-26 14:23:20 +00:00
..
allwinner fix(allwinner): dtb: check for correct error condition 2024-07-31 10:58:55 +01:00
amd/versal2 feat(versal2): implement USB_SET_STATE dummy IOCTL 2024-09-05 17:02:15 +05:30
amlogic build: unify verbosity handling 2024-06-14 15:54:48 +00:00
arm build: make Poetry optional 2024-09-26 14:23:20 +00:00
aspeed/ast2700 fix(ast2700): fix mpll calculate statement 2024-08-01 14:55:15 +08:00
brcm refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
common feat(bl): add plat handler for image loading 2024-06-13 11:30:29 +02:00
hisilicon fix(poplar): use sysctrl module to reset 2024-08-28 08:34:48 +02:00
imx chore(imx): remove duplicate define 2024-09-04 10:55:54 +02:00
intel/soc fix(intel): add cache invalidation during BL31 initialization 2024-09-23 20:11:21 +02:00
marvell build: consolidate directory creation rules 2024-07-22 09:41:30 +00:00
mediatek feat(mediatek): change log level from INFO to VERBOSE 2024-09-12 07:30:30 +02:00
nuvoton fix(nuvoton): prevent changing clock frequency 2024-03-26 16:44:07 +02:00
nvidia/tegra refactor(cm): convert el1-ctx assembly offset entries to c structure 2024-07-26 17:08:12 +01:00
nxp Merge changes from topic "nxp-drivers/add-linflex-clk" into integration 2024-08-22 15:09:16 +02:00
qemu Merge "fix(qemu): update rmmd_attest_get_platform_token()" into integration 2024-09-16 11:11:13 +02:00
qti Merge changes from topic "clean-up-errata-compatibility" into integration 2024-08-27 16:23:58 +02:00
renesas feat(rcar3): populate kaslr-seed in next stage DT 2024-07-06 17:58:00 +02:00
rockchip Merge changes from topic "dynamic-toolchain" into integration 2024-09-25 13:53:54 +02:00
rpi Merge "fix(rpi3): manually populate CNTFRQ reg" into integration 2024-09-20 17:06:52 +02:00
socionext build: unify verbosity handling 2024-06-14 15:54:48 +00:00
st Merge changes I14df5d21,I7f952205,I6f52ec2c,Ibe0cacf8 into integration 2024-09-24 13:54:42 +02:00
ti/k3 Revert "fix(ti): do not take system power reference in bl31_platform_setup()" 2024-02-05 10:45:48 +05:30
xilinx Merge "fix(xilinx): map PMC_GPIO device node to interrupt for wakeup source" into integration 2024-09-18 12:00:46 +02:00