commit | dcc1ef71eebdaa02d03f304993e3f8327ba63758 | [log] [tgz] |
---|---|---|
author | Michel Jaouen <michel.jaouen@st.com> | Sat Jul 11 19:02:46 2020 +0200 |
committer | Michel Jaouen <michel.jaouen@st.com> | Tue Jul 21 12:02:34 2020 +0200 |
tree | 0f006d7e4d935e9a6cbb8bb51add8129f6c991ba | |
parent | e1e5eeac3f22e83e16cfccb720df2dd862d4ae50 [diff] |
Platform: stm32l5xx: Create a dedicated stm_tool.py Since tfm relies on mcuboot upstream, the imgtool stm specific function used for computing the stm32l5xx board programming settings is not available on mcuboot upstream. stm_tool.py implements the computing of board programming settings. Change-Id: I49059d543806dab198bd18e85be18cf057b82b89 Signed-off-by: Michel Jaouen <michel.jaouen@st.com>