Dario Binacchi
fde806f822
configs/ti_am64x_sk_defconfig: fix BR2_TARGET_OPTEE_OS_PLATFORM setting
...
Using PLATFORM=k3 can leads to a runtime boot crash on some K3 SoC (e.g.
j721e) because the optee flavor is missing.
We could use BR2_TARGET_OPTEE_OS_PLATFORM=k3 and
BR2_TARGET_OPTEE_OS_PLATFORM_FLAVOR=am64x but we actually can use
BR2_TARGET_OPTEE_OS_PLATFORM=k3-am64x as explained in the optee-os
Makefile [1]:
# If $(PLATFORM) is defined and contains a hyphen, parse it as
# $(PLATFORM)-$(PLATFORM_FLAVOR) for convenience
This is how meta-ti set the optee-os platform:
meta-ti]$ git grep OPTEEMACHINE
meta-ti-bsp/conf/machine/am437x-hs-evm.conf:OPTEEMACHINE = "ti-am43xx"
meta-ti-bsp/conf/machine/am57xx-hs-evm.conf:OPTEEMACHINE = "ti-am57xx"
meta-ti-bsp/conf/machine/beagleplay.conf:OPTEEMACHINE = "k3-am62x"
meta-ti-bsp/conf/machine/dra7xx-hs-evm.conf:OPTEEMACHINE = "ti-dra7xx"
meta-ti-bsp/conf/machine/include/am62axx.inc:OPTEEMACHINE = "k3-am62x"
meta-ti-bsp/conf/machine/include/am62pxx.inc:OPTEEMACHINE = "k3-am62x"
meta-ti-bsp/conf/machine/include/am62xx.inc:OPTEEMACHINE = "k3-am62x"
meta-ti-bsp/conf/machine/include/am64xx.inc:OPTEEMACHINE = "k3-am64x"
meta-ti-bsp/conf/machine/include/am65xx.inc:OPTEEMACHINE = "k3-am65x"
meta-ti-bsp/conf/machine/include/j7200.inc:OPTEEMACHINE = "k3-j721e"
meta-ti-bsp/conf/machine/include/j721e.inc:OPTEEMACHINE = "k3-j721e"
meta-ti-bsp/conf/machine/include/j721s2.inc:OPTEEMACHINE = "k3-j784s4"
meta-ti-bsp/conf/machine/include/j722s.inc:OPTEEMACHINE = "k3-am62x"
meta-ti-bsp/conf/machine/include/j784s4.inc:OPTEEMACHINE = "k3-j784s4"
meta-ti uses the OPTEEMACHINE to set optee-os platform [2].
[1] https://github.com/OP-TEE/optee_os/blob/4.0.0/Makefile#L37
[2] https://git.yoctoproject.org/meta-arm/tree/meta-arm/recipes-security/optee/optee-os.inc?h=4.0.3#n23
Suggested-by: Romain Naour <romain.naour@smile.fr >
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2024-03-19 22:15:02 +01:00
..
2022-09-06 12:26:16 +02:00
2024-02-05 16:13:21 +01:00
2024-02-05 16:13:21 +01:00
2021-11-13 15:23:01 +01:00
2021-11-13 15:23:01 +01:00
2021-11-13 15:23:02 +01:00
2021-11-13 15:23:02 +01:00
2024-02-08 18:13:54 +01:00
2023-01-04 22:51:09 +01:00
2023-08-24 22:31:31 +02:00
2022-03-10 21:39:07 +01:00
2023-02-23 23:43:46 +01:00
2021-11-13 15:23:04 +01:00
2021-11-13 15:23:05 +01:00
2022-07-29 10:58:50 +02:00
2022-09-26 14:03:18 +02:00
2024-02-07 00:01:20 +01:00
2024-02-05 16:41:56 +01:00
2021-08-17 23:15:21 +02:00
2021-08-17 23:15:21 +02:00
2021-08-17 23:15:21 +02:00
2021-08-17 23:15:21 +02:00
2022-09-06 12:26:16 +02:00
2021-08-17 23:15:21 +02:00
2022-09-06 12:26:16 +02:00
2021-08-17 23:15:21 +02:00
2021-12-29 10:13:29 +01:00
2022-09-06 12:26:16 +02:00
2021-12-29 10:13:29 +01:00
2022-09-06 12:26:16 +02:00
2021-12-29 10:13:29 +01:00
2022-09-06 12:26:16 +02:00
2021-08-17 23:15:21 +02:00
2021-12-29 10:13:29 +01:00
2022-09-06 12:26:16 +02:00
2021-12-29 10:13:29 +01:00
2022-09-06 12:26:16 +02:00
2022-09-06 12:26:16 +02:00
2024-02-06 14:19:42 +01:00
2024-02-07 20:46:53 +01:00
2023-11-04 15:05:24 +01:00
2023-11-04 15:06:34 +01:00
2022-09-06 12:26:16 +02:00
2023-12-23 21:07:56 +01:00
2023-07-11 19:19:37 +02:00
2021-11-22 18:42:55 +01:00
2023-09-07 16:50:14 +02:00
2022-02-13 09:17:32 +01:00
2024-01-13 21:53:02 +01:00
2024-02-07 17:24:50 +01:00
2021-07-03 22:55:25 +02:00
2024-03-14 19:38:03 +01:00
2022-01-19 22:50:41 +01:00
2022-09-06 12:26:16 +02:00
2022-12-31 17:23:01 +01:00
2022-12-31 17:23:03 +01:00
2022-12-31 17:23:05 +01:00
2023-08-26 20:06:01 +02:00
2022-12-31 17:23:09 +01:00
2023-12-09 16:11:24 +01:00
2022-12-31 17:23:13 +01:00
2023-09-30 17:19:02 +02:00
2023-09-30 17:01:38 +02:00
2023-09-30 17:01:38 +02:00
2024-02-05 15:43:30 +01:00
2023-09-30 17:01:38 +02:00
2023-09-30 17:01:38 +02:00
2023-09-30 17:01:38 +02:00
2024-02-12 22:44:37 +01:00
2022-10-06 19:54:19 +02:00
2022-09-06 12:26:16 +02:00
2021-11-13 15:26:59 +01:00
2023-07-03 22:03:24 +02:00
2023-01-12 20:19:42 +01:00
2023-09-07 16:50:14 +02:00
2024-02-05 11:38:10 +01:00
2021-12-27 21:17:10 +01:00
2022-05-30 21:46:18 +02:00
2022-09-06 12:26:16 +02:00
2022-01-08 15:02:46 +01:00
2021-12-27 21:06:59 +01:00
2021-12-27 21:07:02 +01:00
2023-12-09 16:09:53 +01:00
2021-12-29 23:53:16 +01:00
2024-03-15 21:06:06 +01:00
2021-07-16 22:47:59 +02:00
2024-02-05 18:26:18 +01:00
2023-04-09 16:19:11 +02:00
2023-04-09 16:19:56 +02:00
2024-01-10 21:36:59 +01:00
2022-12-31 17:23:34 +01:00
2021-12-27 21:16:57 +01:00
2024-02-07 17:24:50 +01:00
2023-09-30 21:38:50 +02:00
2022-11-13 14:31:20 +01:00
2022-07-23 15:04:11 +02:00
2022-11-06 15:07:49 +01:00
2022-09-06 12:26:16 +02:00
2023-12-03 17:54:35 +01:00
2023-09-30 17:01:38 +02:00
2023-09-30 17:55:36 +02:00
2024-02-11 23:13:12 +01:00
2022-10-06 21:45:39 +02:00
2023-11-01 13:51:52 +01:00
2021-12-29 10:13:29 +01:00
2022-09-06 12:26:16 +02:00
2022-02-06 11:51:22 +01:00
2022-09-06 12:26:16 +02:00
2021-12-29 10:13:29 +01:00
2022-09-06 12:26:16 +02:00
2022-02-12 23:12:43 +01:00
2022-09-06 12:26:16 +02:00
2022-09-06 12:26:16 +02:00
2022-10-24 22:56:39 +02:00
2022-01-22 15:01:57 +01:00
2021-12-12 14:44:08 +01:00
2023-06-24 21:27:02 +02:00
2023-01-07 20:23:27 +01:00
2023-08-07 22:22:15 +02:00
2023-08-07 22:22:15 +02:00
2023-08-07 22:22:15 +02:00
2023-08-07 22:22:15 +02:00
2023-08-07 22:22:15 +02:00
2023-08-07 22:22:15 +02:00
2023-08-07 22:22:15 +02:00
2022-10-06 22:02:26 +02:00
2022-10-06 22:02:03 +02:00
2023-02-05 13:18:48 +01:00
2023-02-05 13:18:49 +01:00
2024-02-05 18:41:01 +01:00
2024-02-05 18:41:01 +01:00
2023-02-05 13:18:52 +01:00
2023-02-05 13:18:53 +01:00
2023-02-05 13:18:54 +01:00
2023-07-26 22:20:53 +02:00
2021-10-31 18:29:42 +01:00
2021-11-14 15:27:45 +01:00
2023-12-03 17:55:42 +01:00
2023-08-24 22:33:08 +02:00
2022-03-10 21:34:29 +01:00
2023-12-03 17:55:26 +01:00
2024-01-13 21:50:05 +01:00
2023-12-03 17:56:03 +01:00
2023-12-03 17:58:29 +01:00
2023-09-16 14:35:58 +02:00
2021-05-10 08:33:36 +02:00
2023-08-20 23:38:44 +02:00
2023-08-20 23:38:44 +02:00
2022-02-14 20:56:51 +01:00
2022-11-02 21:02:45 +01:00
2023-11-01 19:15:10 +01:00
2022-08-14 12:29:36 +02:00
2024-02-06 11:39:46 +01:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2024-02-06 11:39:46 +01:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2024-02-07 17:24:50 +01:00
2023-08-22 21:19:54 +02:00
2024-03-01 19:25:51 +01:00
2024-03-01 19:25:51 +01:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2024-02-07 17:24:50 +01:00
2023-08-22 21:19:54 +02:00
2023-12-24 17:55:24 +01:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2023-08-22 21:19:54 +02:00
2024-02-07 17:24:50 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-27 19:55:08 +01:00
2023-11-11 23:07:31 +01:00
2024-02-06 18:46:01 +01:00
2021-11-13 15:23:06 +01:00
2023-11-18 14:26:23 +01:00
2022-01-13 20:38:09 +01:00
2021-11-13 15:23:54 +01:00
2023-01-07 20:23:33 +01:00
2023-01-07 20:23:41 +01:00
2023-10-29 19:43:29 +01:00
2023-10-29 19:50:07 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2022-02-12 12:50:05 +01:00
2023-08-06 22:47:32 +02:00
2022-02-12 12:50:42 +01:00
2022-02-12 12:51:01 +01:00
2022-02-12 12:50:51 +01:00
2022-10-17 10:31:55 +02:00
2022-10-17 10:31:55 +02:00
2023-03-12 18:45:08 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2024-02-07 17:24:50 +01:00
2024-02-06 17:31:45 +01:00
2024-02-06 17:31:46 +01:00
2023-11-06 23:10:08 +01:00
2021-07-26 23:33:09 +02:00
2024-03-19 22:14:57 +01:00
2024-03-19 22:15:02 +01:00
2023-12-03 17:38:22 +01:00
2022-07-17 09:23:27 +02:00
2021-05-19 13:42:28 +02:00
2023-12-03 19:27:01 +01:00
2023-09-28 14:36:53 +02:00
2022-11-02 21:07:21 +01:00
2024-02-12 23:00:13 +01:00
2023-11-06 20:30:21 +01:00
2023-10-18 11:42:00 +02:00
2023-11-13 22:42:10 +01:00
2023-10-18 11:41:48 +02:00
2023-10-18 11:41:55 +02:00
2023-12-16 10:48:23 +01:00
2023-12-03 19:22:55 +01:00
2023-12-03 19:26:06 +01:00
2023-12-03 19:25:40 +01:00
2023-12-09 18:33:57 +01:00
2023-12-03 19:25:49 +01:00