No, Raspberry Pi does not have a backdoor similar to Intel ME.
No, Raspberry Pi does not have a backdoor similar to Intel ME.
Initially, we can't confirm whether Intel's ME or AMD's PSP contain backdoors. This remains uncertain. The Raspberry Pi relies on ARM processors commonly found in smartphones. It's conceivable. For instance, the Pi 4 uses the Cortex A72 CPU as part of the Broadcom BCM2711 SoC. The technical specifications can be found here: https://www.raspberrypi.org/documentatio...11_1p0.pdf Most sources indicate there isn't a management engine akin to Intel ME or AMD PSP in this chip. The SoC includes pre-written code as well: (https://www.raspberrypi.org/documentatio...teeprom.md) Therefore, it seems unlikely, though not impossible.
I don't have specific information on RISC v, but it's a family of processor instruction sets designed to be compatible with x86 architecture. Let me know if you'd like more details!
RISC-V stands as a freely available design. Similar to ARM or x86, no hidden backdoors exist within the core architecture itself, but rather in how it's built. For RISC-V, you'd require a chip maker to release it openly, which is quite uncommon. The Kendryte K210 is currently open source (as far as I understand) and I own one. You should also verify that your communication chips are open source, a challenge especially for wireless applications.
The Raspberry Pi runs a secondary operating system on its GPU meant to conceal information. If the Raspberry Pi Foundation aimed to teach effectively, it should provide clear documentation. Following ARM’s extensive manuals could delay progress in exploits. Most specialists agree security isn’t guaranteed by secrecy. China recognizes this and chose to adopt RISC-V for manufacturing.