※ 내용에 오류가 있을 수 있습니다. 오류에 대해서는 Feedback 부탁 드리겠습니다.
STM32_SECURITY_LAB/TEST_PROJECTS/STM32_HAL_APP_INTEGRITY at main · eziya/STM32_SECURITY_LAB https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/Introduction_to_security.html - STM32_SECURITY_LAB/TEST_PROJECTS/STM32_HAL_APP_INTEGRITY at main · eziya/STM32_SECU... github.com 앞선 글들에서는 security 의 기본 개념 및 STM32 에서 security 를 지원하는 기능들에 대한 테스트를 진행하였다면 이번 글에서는 앞서 학습한 기능들을 사용해서 application 의 integrity 를 보장하는 예제를 만들어 보도록 하겠습니다...
#
1
#
6
#
7
#
8
#
9
#
boot
#
hash
#
integrity
#
mooc
#
secure
#
security
#
5
#
4
#
10
#
11
#
12
#
13
#
14
#
15
#
16
#
17
#
2
#
3
#
STM32