K 10 svn:author V 6 andrew K 8 svn:date V 27 2020-01-31T10:30:13.036138Z K 7 svn:log V 414 Only create one ITS configuration table When there are multiple ITS devices in the system we would allocate a configuration table for each, however only one table is needed as all the ITS devices share this. Allocate a table only when the global table is unset. While here fix the type of this to be a pointer to a uint8_t array as the entries are all 8 bits wide. MFC after: 2 weeks Sponsored by: DARPA, AFRL END