Re: [PATCH v12 20/22] gpu: nova-core: mm: Add PRAMIN aperture self-tests

From: Joel Fernandes

Date: Tue May 05 2026 - 17:20:12 EST




On 5/2/2026 11:42 AM, Alexandre Courbot wrote:
> On Sun Apr 26, 2026 at 6:14 AM JST, Joel Fernandes wrote:
>> Add self-tests for the PRAMIN aperture mechanism to verify correct
>> operation during GPU probe. The tests validate various alignment
>> requirements and corner cases.
>>
>> The tests are default disabled and behind CONFIG_NOVA_MM_SELFTESTS.
>> When enabled, tests run after GSP boot during probe.
>
> It makes sense for the PRAMIN self-test to be merged alongside PRAMIN
> support (and also gives us a reason to merge PRAMIN as soon as it is
> ready even if the rest of the series is still under review, as it
> exercises the code).
>
> Can you move this patch right after patch 4?

Sure, I will do that.