mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-16 07:40:48 +01:00
utils/serializer: add cpu_mask to POD types
This commit is contained in:
parent
ec9605603e
commit
a865d8f30c
@ -80,6 +80,7 @@ POD_TYPES = [
|
|||||||
regex_type,
|
regex_type,
|
||||||
none_type,
|
none_type,
|
||||||
level,
|
level,
|
||||||
|
cpu_mask,
|
||||||
]
|
]
|
||||||
|
|
||||||
class WAJSONEncoder(_json.JSONEncoder):
|
class WAJSONEncoder(_json.JSONEncoder):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user