Skip to content

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

Merged
jforissier merged 2 commits into
OP-TEE:masterfrom
etienne-lms:misc
May 10, 2023
Merged

bit_ffs_from() + fix typo in notif inline comment#6009
jforissier merged 2 commits into
OP-TEE:masterfrom
etienne-lms:misc

Conversation

@etienne-lms

Copy link
Copy Markdown
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 <jens.wiklander@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Fixes inline comment typo in OP-TEE standard SMCs description and
CFG_CORE_ASYNC_NOTIF switch description.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
@jforissier

Copy link
Copy Markdown
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