Page MenuHomeFreeBSD

arm64: Fix spi_ranges_cnt in mv_ap806_gicp
ClosedPublic

Authored by zr_semihalf.com on Feb 22 2021, 9:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 4, 2:22 AM
Unknown Object (File)
Mon, Nov 4, 2:22 AM
Unknown Object (File)
Mon, Nov 4, 2:01 AM
Unknown Object (File)
Oct 14 2024, 10:02 PM
Unknown Object (File)
Oct 3 2024, 4:01 PM
Unknown Object (File)
Oct 2 2024, 2:44 AM
Unknown Object (File)
Oct 2 2024, 12:37 AM
Unknown Object (File)
Oct 1 2024, 3:14 PM
Subscribers

Details

Reviewers
mw
mmel
manu
Summary

Previously it stored the table size in bytes. What is needed is the number of elements not bytes.

Test Plan

Print spi_ranges_cnt and table elements and verify.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped