Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ryzen reset vector #555

Open
ebarrera1211 opened this issue Jan 7, 2018 · 2 comments
Open

ryzen reset vector #555

ebarrera1211 opened this issue Jan 7, 2018 · 2 comments

Comments

@ebarrera1211
Copy link

I thought the reset vector of ryzen has been randomnized. Is that not the case?

@0xAX
Copy link
Owner

0xAX commented Apr 1, 2018

@ebarrera1211 I didn't find info about it anywhere. Do you have any ideas where can I find description of reset vector specificity for ryzen cpu?

@DamianFekete
Copy link

Why would they randomize it? It would just complicate the implementation of motherboards and the BIOS to intercept that random address.
https://www.amd.com/system/files/TechDocs/24593.pdf still says that the Processor Initialization State will be:

  • RIP 0000_0000_0000_FFF0h
  • CS Selector = F000h
  • CS Base = 0000_0000_FFFF_0000h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants