Lesson 1The chain of trust7 min
BootROM verifies the bootloader, which verifies the kernel, which verifies system partitions. A broken signature stops the chain rather than booting unverified code.
This is why a mismatched partition produces a hard stop instead of a warning.