Changeset d24e987 in mainline for boot/Makefile

Timestamp:
2018-10-16T18:03:43Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2d93763a, e344422
Parents:
c0cef6f9
git-author:
Jakub Jermar <jakub@…> (2018-10-16 17:55:57)
git-committer:
Jakub Jermar <jakub@…> (2018-10-16 18:03:43)
Message:

Make access via capabilities revokable

This commit makes it possible to revoke access to a kernel object from
all capabilities across all tasks. In order to support this, each kernel
object is equipped with a list of capabilities that point to it.

(No files)

Note: See TracChangeset for help on using the changeset viewer.