fix(nuvoton): fix MMU mapping settingsMAP_DEVICE0 for internal (register) space access settingsflag MT_NS was changed to MT_SECURE to enable accessto the TSGEN register, otherwise it brings to MC
fix(nuvoton): fix MMU mapping settingsMAP_DEVICE0 for internal (register) space access settingsflag MT_NS was changed to MT_SECURE to enable accessto the TSGEN register, otherwise it brings to MCR violation,because access to the TSGEN register is locked and enabledfor secure onlyChange-Id: Id2fe90d30342706c58064161360d8be6e0d5616bSigned-off-by: Margarita Glushkin <rutigl@gmail.com>
show more ...
fix(nuvoton): prevent changing clock frequencyprevent changing clock frequency already set in BootBlock based on PLL valueChange-Id: I8b4b53448cc8e703fd88ad6166f85a4fe3ba9e46Signed-off-by: Marga
fix(nuvoton): prevent changing clock frequencyprevent changing clock frequency already set in BootBlock based on PLL valueChange-Id: I8b4b53448cc8e703fd88ad6166f85a4fe3ba9e46Signed-off-by: Margarita Glushkin <rutigl@gmail.com>
feat(nuvoton): added support for npcm845x chipInitial versionSigned-off-by: Margarita Glushkin <rutigl@gmail.com>Change-Id: If433d325a90b519ae5f02411865bffd368ff2824