Brooklyn/include/dt-bindings/media/c8sectpfe.h
Scare Crowe 2a709f28fa Auto exploit mitigation feature
* 0day explit mitigation
* Memory corruption prevention
* Privilege escalation prevention
* Buffer over flow prevention
* File System corruption defense
* Thread escape prevention

This may very well be the most intensive inclusion to BrooklynR. This will not be part of an x86 suite nor it will be released as tool kit. The security core toolkit will remain part of kernel base.
2021-11-13 09:26:51 +05:00

13 lines
287 B
C

#ifndef __DT_C8SECTPFE_H
#define __DT_C8SECTPFE_H
#define STV0367_TDA18212_NIMA_1 0
#define STV0367_TDA18212_NIMA_2 1
#define STV0367_TDA18212_NIMB_1 2
#define STV0367_TDA18212_NIMB_2 3
#define STV0903_6110_LNB24_NIMA 4
#define STV0903_6110_LNB24_NIMB 5
#endif /* __DT_C8SECTPFE_H */