End-to-end (E2E) is a central safety and security framework within AUTOSAR for automotive communication. We’ve just made it simpler to implement end-to-end protection when using the RemotiveLabs platform in ECU development and testing.
The automotive industry has rigorous safety and security standards and AUTOSAR E2E is a comprehensive framework referring to ISO262626. It is used to protect data and quickly detect communication failure at both software and hardware layers.
To ensure the performance and reliability of the system, end-to-end communication protection calculates a checksum of the data packages sent that verifies that all packages have been received correctly. It also includes a counter that is used to ensure continuity – without data loss or duplicates. The secret data ID is used in the checksum verification. End-to-end automotive protection testing is broadly applicable and benefits developers as they can apply the testing themselves in the development process, rather than offloading to others.
With our latest platform update, E2E profile 1A has been made available through an easy configuration. When the E2E information is loaded into the RemotiveBroker runtime, it will be used as verification for sending and receiving the E2E-enabled frames. Since the E2E information is added in the meta database that RemotiveLabs provides, it can add E2E protection to the signal database of choice (.dbc, .ldf, fibex, arxml). The solution is seamlessly integrated, meaning self-service for automotive developers without any hassle. The RemotiveBroker offers the runtime to achieve protection in tests and simulations.
With the integrated E2E protection feature in the RemotiveBroker, any interaction that sends a frame will result in an end-to-end encoded frame and information received will be verified.
Visit our GitHub for sample E2E configuration with meta database, we’ve also made the json documentation available here. This first release includes AUTOSAR E2E profile 1A. More profiles are to be added upon request, let us know what you need through contact.