* [U-Boot] Working Principles of Mender (OTA) and Secure U-boot (HAB library)
@ 2019-11-13 8:22 Emre Karaaslan
0 siblings, 0 replies; 2+ messages in thread
From: Emre Karaaslan @ 2019-11-13 8:22 UTC (permalink / raw)
To: u-boot
Hello,
I have imx6ul board and I have implemented HAB (High Assurance Boot) library which NXP provides for boot ROM level security. At the moment, the device checks the digital signatures when it is turned on, and if our first running software image (SPL) is unsigned, HAB does not allow the device to turn on.
Then on another imx6ul board that HAB doesn't have, I implemented the open source software called Mender.io, which is used for secure software updates of IOT devices with OTA(Over-the-air), on Linux-based Yocto distribution.
My current problem is being able to run these two together. I have a few questions about that. If anyone has been interested in this before, can he come back? I can elaborate my questions.
Best regards.
Windows 10 için Posta ile gönderildi
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Working Principles of Mender (OTA) and Secure U-boot (HAB library)
@ 2019-11-13 8:27 Emre Karaaslan
0 siblings, 0 replies; 2+ messages in thread
From: Emre Karaaslan @ 2019-11-13 8:27 UTC (permalink / raw)
To: u-boot
Hello,
I have imx6ul board and I have implemented HAB (High Assurance Boot) library which NXP provides for boot ROM level security. At the moment, the device checks the digital signatures when it is turned on, and if our first running software image (SPL) is unsigned, HAB does not allow the device to turn on.
Then on another imx6ul board that HAB doesn't have, I implemented the open source software called Mender.io, which is used for secure software updates of IOT devices with OTA(Over-the-air), on Linux-based Yocto distribution.
My current problem is being able to run these two together. I have a few questions about that. If anyone has been interested in this before, can he come back? I can elaborate my questions.
Best regards.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-13 8:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-13 8:22 [U-Boot] Working Principles of Mender (OTA) and Secure U-boot (HAB library) Emre Karaaslan
-- strict thread matches above, loose matches on Subject: below --
2019-11-13 8:27 Emre Karaaslan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.