Punchboot - Secure bootloader

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
jop
Posts: 1
Joined: Tue Feb 26, 2019 1:10 am

Punchboot - Secure bootloader

Post 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
OliverO
Posts: 1
Joined: Mon May 20, 2019 3:52 pm

Re: Punchboot - Secure bootloader

Post 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
Post Reply