Searched hist:d4d598e92fe88ca3e60f41ff2f621aac176a02a6 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/io/ |
| H A D | io_fip.c | d4d598e92fe88ca3e60f41ff2f621aac176a02a6 Wed Jun 27 06:48:22 UTC 2018 Ruchika Gupta <ruchika.gupta@nxp.com> Extend FIP io driver to support multiple FIP devices
Platform can define MAX_NUM_FIP_DEVICES in platform_def.h to define the number of FIP io devices.
The FIP driver doesn't support muliple open file. So only one single file can be open at a time across multiple FIP devices.
For any FIP device, an image should be loaded fully before moving on to the next image.
Signed-off-by: Ruchika Gupta <ruchika.gupta@nxp.com>
|