I'm planning on using an e-ink display with my custom PCB. But when I add/enable the e-ink display node in my device tree, the TF-M code throws an exception in /ncs/v3.2.1/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/core/main.c on line 31:




I'm using the /ns target.
The software repo: https://github.com/KOEGlike/eno-os/

