Re: #customboard #defconfig #supervisormode #defconfig #customboard #supervisormode
Boie, Andrew P
We are talking past each other. What is your definition of "user mode"? I don't think we are using the same terminology. I don't know what you mean by "machine mode". You can't have the entire kernel run in user mode, you wouldn't be able to lock IRQs or do lots of other things. The MMU is not enabled at all in the Risc-V port. My feeling here is that no action needs to be taken.
Andrew
From: Sathya Narayanan N [mailto:sathya281@...]
Sent: Wednesday, October 17, 2018 9:32 PM To: Boie, Andrew P <andrew.p.boie@...> Cc: Mani Sadhasivam <manivannanece23@...>; users@... Subject: Re: [Zephyr-users] #customboard #defconfig #supervisormode
Thanks. Actually I want to remove any supervisor mode access in the code. We don't want to have mmu. We want to run in user/machine mode.
regards,
|
|