Files
arm-trusted-firmware/plat/xilinx
Devanshi Chauhan eaceb3736c fix(xilinx): limit pm_feature_check deprecation warning to once per boot
The deprecation warning in pm_feature_check() is being displayed
multiple times during boot, causing log spam.

Modify the warning to display only once per boot session by using
a static boolean flag. This maintains the deprecation notification
while reducing log verbosity.

Change-Id: Ie2ae265b0e0b4d08c6341f1870258b970f5a1fc7
Signed-off-by: Devanshi Chauhan <Devanshi.ChauhanAlpeshbhai@amd.com>
2025-10-15 22:27:42 -07:00
..