Re: [PATCH v12 0/4] Invoke rpmh_flush for non OSI targets

From: Stephen Boyd
Date: Thu Mar 05 2020 - 12:50:13 EST


Quoting Maulik Shah (2020-03-05 09:06:59)
> Changes in v12:
> - Kconfig change to remove COMPILE_TEST was dropped in v11, reinclude it.

What is the difficulty in maintaining COMPILE_TEST support? If it's
purely making a stub function for OSI support then I'm lost why we can't
have another patch at the start of the series that makes the function
return false when PSCI is disabled.