Home
last modified time | relevance | path

Searched refs:region_attributes (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dcr51_image_descriptor.h181 uint16_t region_attributes; member
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c354 !(region->region_attributes & IMAGE_REGION_STATIC)) in validate_payload_regions()
400 if (!(region->region_attributes & IMAGE_REGION_STATIC)) in validate_payload_regions()
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1462 colour = self.attrs.region_attributes[last.hregion.key].colour
1922 def __init__(self, collection, region_attributes, parent=None): argument
1925 self.region_attributes = region_attributes
1957 return self.region_attributes[child.key].colour
1963 return self.region_attributes[child.key].colour
1996 def __init__(self, collection, region_attributes, parent=None): argument
1999 self.data_model = SwitchGraphLegendModel(collection, region_attributes)
2080 def __init__(self, scale, subrange, region_attributes, dp): argument
2083 self.region_attributes = region_attributes
2205 region_attributes = {}
[all …]