Switch 2: PSC-BL

From Nintendo Switch Brew
Revision as of 00:45, 17 May 2026 by Ootulp (talk | contribs) (Created page with "PSC-BL is the second stage bootloader that runs after the PSC-ROM. It is executed on the PSC. The load address is 0x120000, and the entrypoint is 0x120400. = Encryption = The payload is encrypted and authenticated with AES-GCM with the SBK(s). = Signature = The Stage1 signature is RSA and the Stage2 signature is XMSS. = Versions = {| class="wikitable" border="1" |- ! XMSS Signature Counter ! Anti-Downgrade Ratchet |- | 496 || [19.0.0+] 3 |- | 1335...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PSC-BL is the second stage bootloader that runs after the PSC-ROM. It is executed on the PSC.

The load address is 0x120000, and the entrypoint is 0x120400.

Encryption

The payload is encrypted and authenticated with AES-GCM with the SBK(s).

Signature

The Stage1 signature is RSA and the Stage2 signature is XMSS.

Versions

XMSS Signature Counter Anti-Downgrade Ratchet
496 [19.0.0+] 3
1335 [20.0.0+] 4
1477 [21.0.0+] 5