Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Align IOVIRT_BLOCK to the correct length#503

Closed
ownia wants to merge 1 commit intoARM-software:mainfrom
ownia:IOVIRT_BLOCK
Closed

Align IOVIRT_BLOCK to the correct length#503
ownia wants to merge 1 commit intoARM-software:mainfrom
ownia:IOVIRT_BLOCK

Conversation

@ownia
Copy link
Contributor

@ownia ownia commented Jun 6, 2025

This PR fixes a bug for GET_SMMU_INFO. Currently there are two definitions of MAX_NAMED_COMP_LENGTH: 150 and 256, this will cause inconsistent IOVIRT_BLOCK size and trigger warning to block the SMMU test. Set all MAX_NAMED_COMP_LENGTH to 150 to fix it.

 SMMU_INFO: Number of SMMU CTRL       :    2
 SMMU_INFO: SMMU index 00 version     :    v3.1
GET_SMMU_INFO: Index (1) is greater than num of SMMU
 SMMU_INFO: SMMU index 01 version     :    v0

Signed-off-by: Weizhao Ouyang <weizhao.ouyang@arm.com>
@chetan-rathore
Copy link
Collaborator

Thanks @ownia for the PR.

The PR has been migrated to the new repository sysarch-acs and successfully merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants