Switch 2: PSC-BL: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
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..."
 
m Ootulp moved page Switch 2:PSC-BL to Switch 2: PSC-BL
 
(No difference)

Latest revision as of 00:55, 17 May 2026

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