|
|
|
|
|
by swiley
1809 days ago
|
|
IMO: the underlying architecture is mostly relevant to kernel/compiler authors and people doing aggressive optimization. For most application devs it's about as irrelevant as you can get (unless your language has a very hard to port compiler cough rust.) What's good about this is that the source is available and can be verified to some degree against the hardware (by decapping it.) That puts a log of constraints on what kinds of secret back doors people can build that we didn't have before. |
|
https://git.libre-soc.org/?p=power-instruction-analyzer.git;...