This patch is required to accommodate changes to the hmp(4) interface resulting from the integration of sched_ule(4) and hmp(4) (D57941, D57939).
This patch addresses the following points:
- Adjust the range of score values set for hmp(4) to 0-1024.
- Change search max capacity to min capacity.
Please refer to the description of the hmp(4) proposal (D57939) for the rationale behind these changes.
Additionally, applying this patch requires applying intelhfi(4) (D44454, D44456, D44457, D44458, D44459), hmp(4) (D54546, D54547, D54548, D57939), and sched_ule(4) (D57941).