u-boot/drivers/misc/imx8ulp
Ye Li d24c7d54f0 driver: misc: imx8ulp: Add fuse driver for imx8ulp
This driver uses FSB to read some fuses, but not support program fuse.
It only works in SPL (secure mode), u-boot needs traps to ATF to
read them.

Some fuses can read from S400 API and others are from FSB.
Also support program some fuses via S400 API

Signed-off-by: Ye Li <ye.li@nxp.com>
2021-08-09 14:46:51 +02:00
..
fuse.c driver: misc: imx8ulp: Add fuse driver for imx8ulp 2021-08-09 14:46:51 +02:00
imx8ulp_mu.c arm: imx8ulp: release and configure XRDC at early phase 2021-08-09 14:46:51 +02:00
Makefile driver: misc: imx8ulp: Add fuse driver for imx8ulp 2021-08-09 14:46:51 +02:00
s400_api.c drivers: misc: s400_api: Update API for fuse read and write 2021-08-09 14:46:51 +02:00