Y
Hacker News
new
|
ask
|
show
|
jobs
by
thehappypm
2163 days ago
That's the real nightmare. Now all of a sudden, you can program the CPU itself if you can access the update mechanism. CPUs being non-programmable is a feature as well as a bug.
1 comments
deelowe
2163 days ago
CPUs are already "programmable" via microcode updates.
link
cwzwarich
2163 days ago
Pretty much every new non-x86 CPU doesn't have updatable microcode, so that's a very x86-centric problem.
link
gtsteve
2163 days ago
Microcode is loaded when the OS starts though right? At the very least it's not persistent.
link
deelowe
2163 days ago
BIOS or OS
link
pjmlp
2163 days ago
And have been since ages, that was one of the themes regarding RISC Vs CISC design.
link