commit 244fe23c42f30a3041c69d0a7168ff6e37f5e1a9 parent e47a45a5443a46dab21c84a178ae7347453e6543 Author: viznut_web <viznut_web@web> Date: Fri, 3 Jun 2022 13:33:48 +0200 Diffstat:
| M | bedrock_platform.mdwn | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bedrock_platform.mdwn b/bedrock_platform.mdwn @@ -18,7 +18,7 @@ Candidates for bedrock hardware: [[Raspberry Pi]] is an example of a platform that fails the criteria. It depends on a single-manufacturer SoC chip (Broadcom BCM2835) that doesn't have full documentation available. QEMU emulates some versions of the platform to some extent but this emulation does not cover the undocumented parts of the chip (e.g. running the GPU firmware code). -For virtual bedrock hardware, the main criterion is that the specification is simple enough that it can be implemented in a small effort for commonly available computers. +For virtual bedrock hardware, the main criterion is that the specification is simple enough that it can be implemented in a small effort for commonly available computers, and that the specification is unambiguous and frozen. Candidates for virtual machine bedrocks: