[TFLite] Fault Injection

2025. 6. 5. 15:31ComputerScience/FaultTolerance

 

 

 

 

2025. 06. 05. 목요일 

지난 TODO: 다른 메모리 영역에서도 emulation 해보기
HEAP은 수월하게 address를 가져올 수 있다
text, data 영역은 동적으로 가져와야 함
elf file의 section을 읽어서, text와 data 찾아내기
exe 파일마다 memory address 변함
emulation 결과
T6 = person_detection 값이 저장되어있는 레지스터
간단하게 정리해본 결과
TODO: 다음 시간까지 rate 조정, 통계 뽑아오기