Replies: 1 comment 1 reply
-
FSP and GSP are both RISC-V microcontrollers and are located within the Hopper and Blackwell chips. FSP is the Foundation Security Processor and is the first microcontroller to boot. Its firmware is stored on the device in FLASH memory. It authenticates and authorizes the loading of firmware onto GSP, and establishes a chain of trust from FSP to all the other microcontrollers on the chip. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is FSP? What's the difference with GSP? Is it also a hardware chip in GPU card? In RmInitAdapter why does it call kfspSendBootCommands_HAL before start GSP?
Beta Was this translation helpful? Give feedback.
All reactions