HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ebenupton

no profile record

comments

ebenupton
·2 anni fa·discuss
Cortex-M33 timings aren't documented, but one of our security consultants has made a lot of progress reverse engineering them to support his work on trace stacking for differential power analysis of our AES implementation. I've asked him to write this up to go in a future rev of the datasheet.

No official 48 GPIO board, I think: this is slightly intentional because it creates market space for our partners to do something.
ebenupton
·2 anni fa·discuss
It's a fair comment. Give our VSCode extension a go: the aspiration is to provide uniform developer experience across Linux, Windows, and MacOS.
ebenupton
·2 anni fa·discuss
Yes, several approaches. More here: https://x.com/ghidraninja/status/1821570157933912462
ebenupton
·2 anni fa·discuss
Signed boot. Unless someone at DEF CON wins our $10k bounty of course.
ebenupton
·2 anni fa·discuss
Significant improvements to flat-out power (switcher vs LDO) and to idle power (low quiescent current LDO for retention). Still not a coin-cell device, but heading in the right direction.
ebenupton
·2 anni fa·discuss
Thank you. It's been a major effort from the team, and I'm very proud of what they've accomplished.
ebenupton
·2 anni fa·discuss
It's actually 10 masters (I+D for 4 cores + DMA read + DMA write) versus 6 masters. Or you could pre-arbitrate each pair of I and each pair of D ports. But even there the timing impact is unpalatable.
ebenupton
·2 anni fa·discuss
That's correct. The Arm and RISC-V cores are entirely separate, sharing no logic.
ebenupton
·2 anni fa·discuss
We did look at this, but the AHB A-phase cost of putting a true arbiter (rather than a static mux) on each fabric port was excessive. Also, there's a surprising amount of impact elsewhere in the system design (esp debug).
ebenupton
·2 anni fa·discuss
It has: you can encrypt your code, store a decryption key in OTP, and decrypt into RAM. Or if your code is small and unchanging enough, store it directly in OTP.
ebenupton
·2 anni fa·discuss
It's aliiiiiive!