We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intra-process Memory Isolation in ARM64 Linux kernel 학과: 컴퓨터소프트웨어학부 지도교수: 조영필 교수님 산업체 멘토: 강남규(국민은행) 팀원: 이경훈, 전윤성
https://hyu-barami.github.io/posts/IMI/
The text was updated successfully, but these errors were encountered:
도메인 설정 레지스터 건드리지 않고 런타임 시에 커널 단에서 도메인 분리를 해주는 좋은 아이디어네요. 페이지 테이블 복사하는 오버헤드가 좀 있어 보이지만 빈번하게 도메인 생성할 거 아니니까 괜찮아 보여요.
Sorry, something went wrong.
쉽지 않은 하드웨어 보안 분야군요. Intel SGX, TPM 등등 얘기는 많이 들어도 어렵게 다가오는 분야인데 고생하셨습니다
수없이 커널 컴파일 돌렸을 걸 생각하니 눈물이 앞을 가리네요... 고생하셨습니다.
No branches or pull requests
Intra-process Memory Isolation in ARM64 Linux kernel | Barami
Intra-process Memory Isolation in ARM64 Linux kernel 학과: 컴퓨터소프트웨어학부 지도교수: 조영필 교수님 산업체 멘토: 강남규(국민은행) 팀원: 이경훈, 전윤성
https://hyu-barami.github.io/posts/IMI/
The text was updated successfully, but these errors were encountered: