ec: Fix rwsig for npcx |
|
Issue descriptionAs dnojiri@ pointed out, we still have a mistake related to CONFIG_PROGRAM_MEMORY_BASE vs CONFIG_MAPPED_STORAGE_BASE use in our PUBKEY_ADDR / SIG_ADDR macros that will probably make things fail for mapped external storage chips (eg. npcx). Let's fix that, and verify rwsig end-to-end to make sure nothing else is broken. |
|
►
Sign in to add a comment |
|