Skip to content
  • Simon Glass's avatar
    x86: Add a way to reinit the cpu · 0ea7516b
    Simon Glass authored
    
    
    We cannot init the CPU fully both than once during a boot. Add a new
    function which can be called to figure out the CPU identity, but which
    does not change anything. For x86_64, this is empty for now.
    
    Change-Id: Ie4a54200bada75897cd85365dbf35bfbe09a0023
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    0ea7516b