Hello,
First of all sorry if the question makes no sense but I am new using SBL.
At this moment I have a SBL in my board that boot the Os using the payload "Os
Loader".
The OS is Linux distro generated using Yocto. I don't know how to get the SBL version
from user space in Linux.
I have read the versioning documentation page
(
https://slimbootloader.github.io/developer-guides/versioning.html) but I don't know
how to access to the HOB data list with GUID gBootLoaderVersionGuid.
Could someone tell me how to access the version of SBL from Linux?
Best regards.