gpoulios commented on PR #16309:
URL: https://github.com/apache/nuttx/pull/16309#issuecomment-2862772230
Summary of changes in order of commit log:
- **sanity**: return `-EINVAL` (instead of `-EACCESS`) for all failures of
`optee_is_valid_range()`
- **shm**: add `static` to `optee_shm_to_page_list()`
- **shm**: guard all accesses of `shm_list` with a mutex
- **smc**: put back `reg_pair_to_uintptr()/reg_pair_from_64()` as they are
taken [from BSD-licensed code]
- **doco**: correct usage of ID during shm registration (should have been
used as output)
(https://github.com/tiiuae/imx-optee-os/blob/8dd180b6d149c1e1314b5869697179f665bd9ca3/lib/libutils/ext/include/util.h#L169)
CI failure appears to be a problem with the CI, not the PR, correct?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]