)]}' { "commit": "21cfa4531a76a7c3cad00e874400b97e2f68723c", "tree": "4bc90331c9df1755c82b2373798c1f2d3aba323f", "parents": [ "a24d5947af5921beab566e7f9e9d23e2f9dd9072" ], "author": { "name": "Yann Gautier", "email": "yann.gautier@foss.st.com", "time": "Wed Sep 15 14:49:48 2021 +0200" }, "committer": { "name": "Yann Gautier", "email": "yann.gautier@st.com", "time": "Tue Jan 04 13:30:53 2022 +0100" }, "message": "fix(stm32mp1): do not reopen debug features\n\nOn closed chips, it is not allowed to open debug. The BSEC debug\nregister can not be rewritten.\nOn open chips, the debug is already open, no need to rewrite this\nregister. This part of code is just removed.\nAn INFO message is displayed if debug is disabled.\nThe freeze of the watchdog during debug is also removed.\nIn case of debug, this must be managed by the software that enables\nthe debugger.\n\nChange-Id: I19fbd3c487bb1018db30fd599cfa94fe5090899f\nSigned-off-by: Yann Gautier \u003cyann.gautier@foss.st.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "3a79cfd81186ca6062a91e6376c093db1af44666", "old_mode": 33188, "old_path": "plat/st/stm32mp1/bl2_plat_setup.c", "new_id": "b897e0d78939c22d773e0f40bcd68fe9bb0eb1e2", "new_mode": 33188, "new_path": "plat/st/stm32mp1/bl2_plat_setup.c" }, { "type": "modify", "old_id": "498a4f210c7cc576d6c834189f6f4c8257a7b120", "old_mode": 33188, "old_path": "plat/st/stm32mp1/include/stm32mp1_dbgmcu.h", "new_id": "3663bce67f830ff2b3b15aed7935bd9603f3012c", "new_mode": 33188, "new_path": "plat/st/stm32mp1/include/stm32mp1_dbgmcu.h" }, { "type": "modify", "old_id": "90323ac6132311da79c7d61fffa7c146f1a2d273", "old_mode": 33188, "old_path": "plat/st/stm32mp1/stm32mp1_dbgmcu.c", "new_id": "1826783fb2c7a77b6795ca60259273d472ab5247", "new_mode": 33188, "new_path": "plat/st/stm32mp1/stm32mp1_dbgmcu.c" } ] }