[U-Boot] VU#166743: Das U-Boot AES-CBC encryption

2017-09-09 Thread Blibbet
I apologize if I missed it, but I haven't see any mention of this recent vulnerability here, excerpts below. http://www.kb.cert.org/vuls/id/166743 -snip- Vulnerability Note VU#166743 Das U-Boot AES-CBC encryption implementation contains multiple vulnerabilities Original Release date: 08

Re: [U-Boot] reverse engineering a Philips photoframe

2017-05-05 Thread Blibbet
[...] > Again, `strings` will help you here. [...] In addition to BinWalk and strings, Angr, Radare2, and IDA Pro might also help with this project. ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH 0/9] EFI payload / application support

2015-12-25 Thread Blibbet
On 12/22/2015 05:57 AM, Alexander Graf wrote: > This is my Christmas present for my openSUSE friends :). > > U-Boot is a great project for embedded devices. However, convincing > everyone involved that only for "a few oddball ARM devices" we need to > support different configuration formats from

Re: [U-Boot] U-boot roadmap?

2015-09-11 Thread Blibbet
On 09/11/2015 04:12 PM, Lukasz Majewski wrote: [..] > Please look into ELCE2014 slides from u-boot mini summit at Dusseldorf > (slides are available at denx.de webpage). > > There was a presentation from Simon Glass regarding device model road > map. http://www.denx.de/wiki/U-Boot/MiniSummitELCE20

[U-Boot] U-boot roadmap?

2015-09-11 Thread Blibbet
Hi, First post on list.I'm mostly UEFI-centric, currently trying to learn u-boot... Is there any roadmap/plan for upcoming architectural changes to U-Boot? I recently saw the below comment on a Debian ARM list. I'm hoping u-boot has something like that, but more detailed, for newbies like me to u