Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bit_ffs_from() + fix typo in notif inline comment #6009

Merged
merged 2 commits into from
May 10, 2023

Conversation

etienne-lms
Copy link
Contributor

Patches extracted from #5793 and all ready reviewed (R-b tag applied).

Adds bitstring function bit_ffs_from() that mimics bit_ffs() but looks
from a start bit position given as argument, and defines bit_ffs()
based on bit_ffs_from().

Reviewed-by: Jens Wiklander <[email protected]>
Signed-off-by: Etienne Carriere <[email protected]>
Fixes inline comment typo in OP-TEE standard SMCs description and
CFG_CORE_ASYNC_NOTIF switch description.

Reviewed-by: Jens Wiklander <[email protected]>
Signed-off-by: Etienne Carriere <[email protected]>
@jforissier
Copy link
Contributor

QEMU with Xen has timed out, I think I have seen this happen occasionally, we might have a bug hiding somewhere... restarting the job for now.

@jforissier jforissier merged commit 2341964 into OP-TEE:master May 10, 2023
@etienne-lms etienne-lms deleted the misc branch May 24, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants