Skip to content
Commit a3469a04 authored by Jingru Wang's avatar Jingru Wang Committed by Anas Nashif
Browse files

script: add ram and rom total size to json file



It's easier and safer to parse json file rather than extract
total size from stdout

Now the .json file has two keys:
{
    "symbols": {
       "children": [
           ...
	],
       "identifier": ":",
       "name": "root",
       "size": 2220
    },
    "total_size": 34272
}

Signed-off-by: default avatarJingru Wang <jingru@synopsys.com>
parent 6af80f46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment