[gem5-users] gem5 v22.0.0.2 cannot boot linux 4.14

2022-08-11 Thread Youngin Kim
Hi all, Linux kernel (build as described in https://www.gem5.org/documentation/general_docs/fullsystem/building_arm_kernel) cannot be booted on gem5 v22.0.0.2. I've read the question about the same issue here https://www.mail-archive.com/gem5-users@gem5.org/msg20813.html. As Giacomo Travaglini

[gem5-users] Re: gem5 v22.0.0.2 cannot boot linux 4.14

2022-08-11 Thread Kaustav Goswami
Hi Youngin, In older kernels (4.x), pointer authentication instructions were incorrectly trapped for EL2. That is why there are `xpaclri` instructions. I assume that you are using a linux kernel version 4.14.0 from https://www.gem5.org/documentation/general_docs/fullsystem/building_arm_kernel.

[gem5-users] Re: Configure TLB for FS Simulation

2022-08-11 Thread Abdelrahman S. Hussein
Hi Samuel, Thanks a lot for your reply. Sorry for the late reply. In fact, I was able to locate the file(s) you referred me to before sending my question. My concern is whether gem5 does/does not support multilevel TLBs and whether it supports various page sizes. Thanks. -- *Best,Abdelrahman