meta-digi/meta-digi-arm/dynamic-layers
Hector Palacios c6f19a099c ccmp1x: create new variable to be able to truly override TF_A_CONFIG
Commit 7cf314ba80 made a weak assignment of TF_A_CONFIG in the machine
config file, so that it could be overriden from conf/local.conf with a
straight assignment. However, this variable already has a weak assignment
on include files for the tf-a-stm32mp recipe, which apparently take
precedence over the machine files.

This commit creates a new variable DEY_TF_A_CONFIG in the machine config,
and then uses a straight assignment of TF_A_CONFIG to the new variable on the
tf-a-stm32mp.bbappend.
This allows users to override the machine default and avoids the STM recipe
weak assignment.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2023-08-03 15:17:03 +02:00
..
freescale-layer firmware-nxp-wifi: include separated FWs for WiFi and BT 2023-08-01 18:54:00 +02:00
stm-st-stm32mp ccmp1x: create new variable to be able to truly override TF_A_CONFIG 2023-08-03 15:17:03 +02:00
wolfssl meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00