Page 1 of 1

Punchboot - Secure bootloader

Posted: Tue Feb 26, 2019 1:14 am
by jop
Hello Osdev community,


For the last year or so I have been working on a bootloader form ARM SoC:s which focuses on boot speed and security. It's now approaching a usable state.

Currently the supported platforms are:

NXP IMX6UL
NXP IMX8M
NXP IMX8X

The bootloader is released under BSD-3 and is available here:

https://github.com/jonpe960/punchboot


Cheers,
Jonas

Re: Punchboot - Secure bootloader

Posted: Mon May 20, 2019 3:56 pm
by OliverO
jop wrote:Hello Osdev community,


For the last year or so I have been working on a bootloader form ARM SoC:s which focuses on boot speed and security. It's now approaching a usable state.

Currently the supported platforms are:

NXP IMX6UL
NXP IMX8M
NXP IMX8X

The bootloader is released under BSD-3 and is available here:

https://github.com/jonpe960/punchboot


Cheers,
Jonas
Thanks for the sharing mate. Will look into it in my coming weeks.

Regards,
Oliver