Clement Faure
56d2050f40
imx8m: Add DEK blob encapsulation for imx8m
...
Add DEK blob encapsulation support for IMX8M through "dek_blob" command.
On ARMv8, u-boot runs in non-secure, thus cannot encapsulate a DEK blob
for encrypted boot.
The DEK blob is encapsulated by OP-TEE through a trusted application call.
U-boot sends and receives the DEK and the DEK blob binaries through OP-TEE
dynamic shared memory.
To enable the DEK blob encapsulation, add to the defconfig:
CONFIG_SECURE_BOOT=y
CONFIG_FAT_WRITE=y
CONFIG_CMD_DEKBLOB=y
Signed-off-by: Clement Faure <clement.faure@nxp.com >
Reviewed-by: Ye Li <ye.li@nxp.com >
Signed-off-by: Peng Fan <peng.fan@nxp.com >
2021-04-08 20:29:52 +02:00
..
2021-02-01 15:11:41 +08:00
2021-03-26 17:03:09 +13:00
2020-09-09 16:57:35 -04:00
2021-04-08 09:18:29 +02:00
2020-07-22 12:37:17 +02:00
2021-03-29 18:00:21 -04:00
2021-04-05 22:39:10 -04:00
2020-07-17 09:30:13 -04:00
2020-08-25 09:33:35 +08:00
2021-03-26 17:03:08 +13:00
2021-02-16 11:48:20 -05:00
2021-04-08 09:18:29 +02:00
2021-03-13 13:14:52 -05:00
2021-04-06 16:33:19 +12:00
2021-02-24 16:51:48 -05:00
2021-02-18 11:56:26 +01:00
2021-02-21 06:08:00 +01:00
2017-02-08 15:56:28 -05:00
2021-03-05 10:25:43 +05:30
2021-03-19 10:36:06 -04:00
2021-02-22 11:07:57 +01:00
2021-03-27 13:59:37 +13:00
2021-03-07 17:37:13 +01:00
2021-03-27 15:04:31 +13:00
2021-02-21 06:08:00 +01:00
2021-03-02 14:03:02 -05:00
2021-03-26 17:03:08 +13:00
2021-03-25 20:19:19 +01:00
2021-03-25 20:19:19 +01:00
2021-03-25 20:54:12 +01:00
2021-02-21 06:08:00 +01:00
2021-02-26 15:30:55 +01:00
2021-02-18 11:56:25 +01:00
2021-04-06 08:55:53 +02:00
2021-04-06 18:36:04 +08:00
2021-03-23 15:27:08 +05:30
2021-04-08 20:29:52 +02:00
2021-03-26 17:03:08 +13:00
2021-03-29 18:00:21 -04:00
2021-03-22 19:23:28 +13:00
2021-04-06 16:33:19 +12:00
2021-03-27 15:04:31 +13:00
2021-02-19 15:10:41 +08:00
2021-04-06 16:33:19 +12:00
2021-02-21 06:08:00 +01:00
2021-02-26 15:30:55 +01:00
2021-02-18 11:56:25 +01:00
2021-03-27 15:04:31 +13:00
2021-03-13 13:14:52 -05:00
2021-03-27 13:59:37 +13:00
2021-03-27 15:04:31 +13:00
2021-04-06 16:33:19 +12:00
2021-03-12 09:57:31 -05:00
2021-03-27 16:26:48 +13:00
2021-03-02 14:03:02 -05:00
2021-04-06 16:33:19 +12:00
2021-03-02 15:53:37 -05:00
2021-03-02 15:53:37 -05:00
2021-03-02 15:53:37 -05:00
2021-03-02 15:53:37 -05:00
2021-02-21 06:08:00 +01:00
2021-02-21 06:08:00 +01:00
2021-02-22 20:06:43 +01:00