On 5/26/26 3:24 PM, Erikas Bitovtas wrote: > Allow Venus core GDSCs to have their control passed to hardware, so they > can be powered on by Venus firmware.
"and explicitly state that the vcodec clocks' halt bit should be checked" // even though it already happens by virtue of: #define BRANCH_HALT 0 /* pol: 1 = halt */ and C partial struct initialization rules setting uninitialized fields to 0 Reviewed-by: Konrad Dybcio <[email protected]> Konrad

