※ 내용에 오류가 있을 수 있습니다. 오류에 대해서는 Feedback 부탁 드리겠습니다.
STM32_SECURITY_LAB/TEST_PROJECTS/STM32_HAL_PCROP 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_PCROP at main · eziya/STM32_SECURITY_LAB github.com PCROP 는 Proprietary Code ReadOut Protection 의 약자이다. 특정 Flash 영역에 존재하는 코드를 보호할 수 있다.
RDP 와 유사하지만 전체 영역에 적용되지 않으며 특정 영역 지정하여 읽기 보호를 할 수 있다. PCROP 로 지정된 영역은 실행만...
#
1
#
읽기
#
보호
#
STM32
#
Security
#
PCROP
#
9
#
8
#
7
#
6
#
5
#
4
#
3
#
2
#
11
#
10
#
코드
원문 링크 : [STM32] MOOC Security#PCROP