The present application claims the benefit under 35 U.S.C. § 119 of German Patent Application No. DE 102020209133.1 filed on Jul. 21, 2020, which is expressly incorporated herein by reference in its entirety.
The present invention relates to a method for the secured storing of a data element in an external memory and to an interface module, to a microcontroller and to a processing unit for carrying out the method.
In working memories such as SRAM, Flash, PCM or DRAM, it is possible, in addition to the data bits, to store additional bits for correcting errors or identifying errors, referred to as “Error Correction Code,” in order to secure the data content. Single bit errors or multi-bit errors within a data element may thus be identified and corrected as a function of the number of the bit errors within the data element.
In embedded systems, for example, control units of machines or vehicles, so-called microcontrollers are used which include, in addition to one or multiple processor cores, a particular limited amount of internal working memory, in which programs and data are stored during execution. For this working memory, in particular, for safety-critical applications, for example, in motor vehicles, an error correction method may be implemented in the microcontroller with the aid of ECC.
Typical SRAM memory cells used as working memories in microcontrollers include 6 transistors and are accordingly relatively expensive and complex to manufacture, hence, the working memory integrated into the microcontroller is frequently dimensioned only large enough to be sufficient for basic applications. An internal expandability of the working memory is usually not provided or is not possible in microcontrollers for reasons of cost, since the working memory is integrated with the processor cores in one chip.
In order to also enable the implementation of applications, which access a working memory larger than is provided on the microcontroller, it is possible to connect an external working memory via a communication interface, for example, an SPI interface (Serial Peripheral Interface). This external working memory may be cost-efficiently designed in the form of DRAM memory cells that require only one transistor. However, no error correction function is implemented in available externally connectable working memories.
According to the present invention, a method for the secured storing of a data element in an external memory and an interface module, a microcontroller and a processing unit for carrying out the method are provided. Advantageous embodiments of the present invention are described herein.
According to the method provided in accordance with an example embodiment of the present invention, the data element and the associated error correction value (hereinafter also ECC value) are written within a single addressing phase of the memory, an independent address calculation for determining a memory address for the ECC value and a further longer address access during an independent addressing phase for the ECC value are omitted. This is advantageous, since memory access times with respect to a handling of data elements and ECC values independent of one another are reduced as a result.
The calculation of the memory address and of the ECC value is carried out by the interface module. This module is designed as a hardware module of the microcontroller. A corresponding functionality which is implemented in the processor core or as software is unnecessary. Accordingly, a modification of existing processor cores or software is not necessary. The interface module is designed, in particular, as a module for a serial data bus, in particular, as a SPI module (Serial Peripheral Interface).
The interface module is configured to map memory addresses of data elements in the address space of the microcontroller (so-called logical memory addresses) into memory addresses (for the data elements) of the external memory (so-called physical memory addresses), the ECC value, i.e., its memory space requirement being taken into account during the mapping.
An arbitrary suitable error correction function, for example, a Hamming code, may be used as an error correction method or error identification method for calculating the ECC value. Such methods are conventional to those skilled in the art.
The external memory connected via the interface module may be, in particular, a volatile memory, which is used by the microcontroller as a working memory, i.e., a DRAM memory (DRAM, Dynamic Random Access Memory). The application of the method with a non-volatile memory is also possible, however.
“Addressing phase” is understood here to mean a memory access (writing or reading) in which, starting with a start address, a particular number of successive bits (or bytes) (i.e., to be stored or stored at successive addresses) is written or read. The start address is referred to as the memory address of the corresponding data.
The method includes preferably a read operation of the written data element from the memory, the read operation including: a determination of the memory address of the data element by the interface module; a reading of the data element and of the ECC value from the memory within one addressing phase; a calculation of an error correction comparison value (hereinafter also ECC comparison value) from the read data element by the interface module; and a comparison of the ECC comparison value by the interface module with the read ECC value, in order to establish whether these are the same or not the same. The read operation further preferably includes: a transmission of the read data element if the ECC comparison value and the read ECC value are the same, or if the ECC comparison value and the read ECC value are not the same, transmission of a data element corrected on the basis of the read data element and of the read ECC value.
The calculation of memory address and ECC comparison value are again carried out by the interface module. During the read operation, the memory address must be determined or recalculated, since the memory address represents a physical address that indicates the actual memory location in the memory, whereas from the perspective of a computer program or of the microcontroller including the interface module, the one or the other of which intends to read out the data element, only the corresponding logical memory address is known.
In accordance with an example embodiment of the present invention, the read address of the data element preferably includes, via the interface module, receiving a changed sub-data element of the read data element, forming a changed data element from the changed sub-data element and the unchanged portions of the read data element, calculating a changed error correction value based on the changed data element, and writing, starting at the memory address, the changed data element and immediately thereafter the calculated changed error correction value within one addressing phase. In this way, a read-write operation is implemented, with the aid of which, for example, so-called “read-modify-write” commands may be implemented. The modified or changed part of the read data word is inserted by the interface module into the read data word and a recalculation of the error correction value is also carried out by the interface module. These steps are not visible or transparent from the perspective of the software, so that they do not have to be adapted.
In accordance with an example embodiment of the present invention, the method preferably includes transmitting the data element to be stored from at least one processor core of the microprocessor to the interface module and/or transmitting the data element to be stored from the interface module to the at least one processor core of the microprocessor. Thus, the storing is carried out preferably by the microprocessor. It is also possible, however, that other functional elements of the microcontroller carry out a direct memory access (DMA) to the external memory; this then takes place also via the interface module.
In accordance with an example embodiment of the present invention, an interface module according to the present invention for the secured storing of a data element in an external memory is configured to carry out one of the aforementioned methods, in particular, is configured to calculate memory addresses and ECC values for data elements to be stored or for read data elements and is configured to map memory addresses of data elements in an address space of the microcontroller into memory addresses in an address space of the external memory, the memory space requirement of the ECC value being taken into account during the mapping.
A microcontroller according to the present invention includes an interface module according to the present invention and, preferably, at least one processor core, which is connected to the interface module.
A processing unit according to the present invention, for example, a control unit of a motor vehicle, includes a microcontroller according to the present invention and, preferably, an external memory, which is connected to the interface module.
The present invention is suitable, in particular, for so-called “Embedded Systems.” These are understood to mean electronic computers, which are integrated (embedded) into a technical context. The computer in this case assumes either monitoring, controlling or regulating functions or is responsible for a form of the data processing or signal processing, for example, during encryption and decryption, coding or decoding or filtering. A typical requirement of embedded systems is the real-time capability. A processing at an unpredictable processing speed may not be tolerated. Many applications (in particular, controllers in safety-relevant systems—i.e., systems, via which a human could be endangered, injured or even killed) require a system with a predictable reaction time.
Further advantages and embodiments of the present invention result from the description herein and the figures.
The present invention is schematically represented in the figures based on exemplary embodiments and is described below with reference to the figures.
The data element may be both program data, i.e., program instructions, as well as data that are used and, if necessary, changed by the computer program. In the method, an interface module is used, via which the external memory is connected to the microcontroller. The interface module is configured to carry out address calculations and error correction calculations.
In step 10, the data element to be stored is received by the interface module.
In step 12, an address calculation or address determination takes place, in which a memory address for the data element to be stored is calculated. Furthermore, an error correction value (ECC value) for the data element is calculated in step 14. Steps 12 and 14 (calculation of the memory address and of the ECC value) may, in contrast to that depicted, also be carried out in reverse order. Both steps 12, 14 are carried out by the interface module.
In step 16, the data element and the ECC value are written during a single addressing phase to the calculated memory address into the memory, i.e., the data element is written, starting at the calculated memory address, and the ECC value is written immediately following the data element. A calculation of an independent memory address for the ECC value is therefore not necessary.
In step 22, an address calculation takes place, in which the memory address at which the data element is stored is determined. It should be noted here (and for the address calculation during the write operation) that the processor core of the microcontroller or a computer program executed therein in fact knows a logical address of the stored data element with which, from the perspective of the processor core, the computer program may be accessed, however, a physical address is determined by the address calculation at which the data element and the ECC value are actually being stored or are stored in the memory. The memory address, which is determined or calculated in step 22 (and previously in step 12), is the physical address. This address must therefore be recalculated or re-determined during the read operation. This determination of the memory address is carried out by the interface module; the processor core is not involved.
In step 24, starting at the memory address, the data element and the immediately subsequently stored ECC value, are read from the memory. This takes place again within a single addressing phase, a separate addressing phase for reading out the ECC value is not necessary.
In step 26, an error correction comparison value (ECC comparison value) from the read data element is calculated by the interface module. This ECC comparison value is compared in step 28 with the read ECC value, i.e., with the ECC value valid during the writing of the data element. In the comparison, it is established whether the data element has been changed, thus, whether a memory error has occurred.
If the ECC comparison value is the same as the ECC value, i.e., if (in terms of the error correction method used) no memory error has occurred, the read data element is transmitted to the at least one processor core of the microcontroller, step 30.
If the ECC comparison value is not the same as the ECC value, i.e., if a memory error has occurred, it is initially checked in step 32 whether the error may be corrected. Whether this is possible depends on the error correction method used, with which the ECC value is calculated. If, for example, an 8-bit long ECC value is used for a 64-bit long data element, typically 1-bit errors may be identified and corrected and 2-bit errors may be identified but not corrected.
If it is established that the error may be corrected, the error is then corrected in step 34, i.e., a corrected data element is determined. The corrected data element is transferred in step 36 to the at least one processor core of the microcontroller. If, on the other hand, it is established that the error may not be corrected, a corresponding error message is transmitted in step 38 to the at least one processor core of the microcontroller.
During the write operation (
The at least one processor core 54 is configured to execute computer programs. The computer programs and data required and/or accruing during their execution are stored in working memory 56. Interface module 58 is used for the exchange of data between microcontroller 50 and external devices or functional units. Interface module 58 may include a serial or parallel interface, for example, a SPI interface (SPI, Serial Peripheral Interface, originally introduced by Motorola) or a refinement of the same. Interface module 58 is designed as a hardware module and is used in the error correction method.
The microcontroller may include further functional elements 62 connected to the processor core, for example, a non-volatile memory (for example, flash memory) or further interfaces (for example, a CAN bus interface). Further connections not shown between the individual functional elements may also be provided, for example, a direct connection between working memory 56 and interface module 58.
Also represented in
The working memory, which microcontroller 50 or its processor core 54 is able to access, may be expanded by the external (volatile) working memory 64. Thus, programs may be stored at least partially in the external working memory during execution, for example, if the programs are too large for internal working memory 56. Although the access to external working memory 64 is slower than to internal working memory 56, the access is still significantly faster however than the access to a non-volatile memory in which the programs are permanently stored.
Memory accesses to external working memory 64 take place via interface module 58. In the case of a write access, an associated error correction value (ECC value), which is also to be stored in the external working memory, is calculated for each data element to be stored by interface module 58. The address calculation, i.e., the calculation of the memory address in external memory 64, at which the data element is to be stored, is also carried out by interface module 58. During writing, the data element is written to the memory address and the ECC value is written immediately thereafter, an independent address calculation for the ECC memory address, i.e., the memory address to which the ECC value is written, is therefore not necessary. In principle, the ECC memory address may be determined from the memory address and from the data element or its length to which the ECC value is written. In addition to the omission of an independent address calculation for the ECC value, it is also advantageous that the writing and, if necessary, the later reading of the data element and of the associated ECC value may be carried out normally within a burst access of the external working memory. A so-called “Burst Mode” is implemented in ordinary DRAM memories that are used as working memories, in this case, data stored in a memory row are written or read in direct succession so that the provision of further data contained in a memory row requires very little time as opposed to the provision of the first data contained in the memory row, since the memory row does not have to be reactivated (typical row lengths are 512 byte, 1 Kbyte, 2 Kbyte).
Since the address calculation is carried out by the interface module, the data are arranged from the perspective of the at least one processor core in linear succession, i.e. the at least one processor core is able to address data elements in a linear manner without taking the ECC values into account. A so-called “memory mapping” of the external working memory by the interface module takes place, the interface module carrying out a mapping between physical addresses of the external working memory and logical addresses of the processor core, the physical addresses are thus mapped into the address space of the processor core. Programs executed by the processor core may therefore address the external working memory without knowledge of the error correction, i.e., the programs do not have to be adapted.
For example, the data elements may have a length of 8, 16, 32, 64, 128 bits, to name a few typical values. Similarly, the ECC values may also have other lengths, for example, 4, 8 or 16 bits, this depends on the ECC method used and may depend on the length of the data elements (for example, 8-bit data element length for each 1-bit ECC value length) or may also be independent thereof. A length of the ECC value of, for example, 8 bits (or of another invariably the same length) may also always be provided; typical combinations are then 8-bit data elements+8-bit ECC value, 16-bit data element+8-bit ECC value, 32-bit data element+8-bit ECC value and 64-bit data element+8-bit ECC value.
Two successive memory sections 70, 71 are shown, which start with the hexadecimal addresses 0x0000 and 0x0010, each address corresponding to one-byte (8 bits) and 4-byte sections each, i.e., 32-bit sections, being indicated by dashed lines. First data element 72a, 72b is stored starting at address 0x0000, the 64 bits of the first data element being plotted as two 32-bit elements 72a, 72b. First data element 72a, 72b is followed immediately, i.e., starting at memory address 0.0008, by associated ECC value 73, which may have a length of 8 bits, for example.
Second 64-bit data element 74a, 74b starts in this example at memory address 0x000C and again includes two 32-bit words 74a, 74b. It should be noted here that 32-bit words in this example are aligned with 32-bit sections in the working memory. If the ECC value is shorter than 32 bits, a section in the memory accordingly remains free (in the case of an 8-bit ECC value, for example, the section from 0x0009 to 0x000B remains free). ECC value 75 associated with the second data element is stored immediately after second data element 74a, 74b, i.e., at memory address 0x0014.
Using this arrangement, the 64-bit data elements and the associated ECC values may be written or read, in each case using merely the respective memory address (0x0000 and 0x000C in the example of
Number | Date | Country | Kind |
---|---|---|---|
102020209133.1 | Jul 2020 | DE | national |
Number | Name | Date | Kind |
---|---|---|---|
20110252288 | Sharon | Oct 2011 | A1 |
20170192842 | van Ruymbeke | Jul 2017 | A1 |
20210358559 | Suh | Nov 2021 | A1 |
Number | Date | Country | |
---|---|---|---|
20220027237 A1 | Jan 2022 | US |