Closed lyctw closed 3 months ago
Hi @maroueneboubakri, would you like to review this small patch ?
@gagachang could you please add to your commit message, since which specification version the change on the PTE
Thanks Maro
@gagachang could you please add to your commit message, since which specification version the change on the PTE
Sure. Actually, the additional fields of PTE are defined in Svnapot (for N bit) and Svpbmt (for PBMT bits). They were added into Priv. ISA spec. from version 20211203.
@lyctw, would you like to add some words about the specification version ?
Hi All,
Update according to the changelog:
Thanks for the review!
Reviewed-By: Marouene Boubakri <marouene.boubakri@nxp.com>
Hi @jforissier , we are ready to merge this PR 😃
Hi @jforissier , we are ready to merge this PR 😃
You're right, sorry for not noticing.
The upper bits of page table entry may contain other fields such as PBMT and N bits, thus PPN field should be masked out with PTE_PPN.