Commit Graph

3 Commits

Author SHA1 Message Date
Kevin Krakauer 39790bd3a1 switch remaining sync/atomic to atomicbitops for 32 bit values
PiperOrigin-RevId: 443571047
2022-04-21 22:27:05 -07:00
Jamie Liu de750eb1d3 Add Execve and ExitNotifyParent checkpoints.
Call sites for the two checkpoints aren't added yet.

PiperOrigin-RevId: 398375903
2021-09-22 18:12:06 -07:00
Jamie Liu 775a321120 Add //pkg/sentry/seccheck.
This defines common infrastructure for dynamically-configured security checks,
including an example usage in the clone(2) path.

PiperOrigin-RevId: 394797270
2021-09-03 19:12:54 -07:00