Overview of Authentication Support in SIPL#

The following diagram provides a high-level overview of where sensor authentication is performed in the overall NVIDIA DriveOS camera stack

image1

Camera authentication is triggered from SIPL core and requested from a device-specific driver code through a fixed interface. The driver developer must implement proper authentication support for a specific sensor.

The following diagram illustrates the internal authentication flow within the SIPL framework.

image2