commit | 743e4686a093fcc7df1bdf50bd7826a6f62c529e | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Wed Oct 04 12:25:50 2017 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Oct 05 12:53:41 2017 -0400 |
tree | 3eb34c3f81e148f010926b26315abc5d821a2941 | |
parent | 3b5ae804adb642db0305fbfdbad0fb9a57efd2fc [diff] |
kernel: add syscalls for k_object_access APIs These modify kernel object metadata and are intended to be callable from user threads, need a privilege elevation for these to work. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>