When reading from eFlash on Musca-B1, the gfc100_eflash_read() function can fail on line 295 with the error GFC100_ERROR_CMD_PENDING. In source: https://git.trustedfirmware.org/trusted-firmware-m.git/tree/platform/ext/target/musca_b1/Native_Driver/gfc100_eflash_drv.c#n295
The error occurs rarely and non-deterministically.
This can cause failures in Internal Trusted Storage and Protected Storage (when reading NV counters from eFlash) on Musca-B1.