commit | 365ff6db9f02fce0f9d1711590ab55e79c8ca950 | [log] [tgz] |
---|---|---|
author | Krishna Mohan Dani <krishnamohan.d@hcl.com> | Wed Jul 14 19:00:54 2021 +0530 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Aug 04 10:26:06 2021 -0500 |
tree | 33ab91dc6e5e5b822e1530120f5f2cd81ce68990 | |
parent | ba644c3d643fb2c51b4eb2bc1be5b38af43c559c [diff] |
drivers/flash: stm32l5: Adding flash driver for stm32l5x series This commit adds flash driver in non-secure mode for stm32l5x series with icache enabled. This commit also adds a flash programming error status check applicable for all platforms except stm32f1 series. Signed-off-by: Krishna Mohan Dani <krishnamohan.d@hcl.com>