Skip to content

Commit

Permalink
riscv: virt: Enable CFG_WITH_STATS
Browse files Browse the repository at this point in the history
Enable CFG_WITH_STATS to build PTA for debug and statistics information.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
  • Loading branch information
gagachang committed Nov 7, 2023
1 parent 9dd77ee commit 7304b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/arch/riscv/plat-virt/conf.mk
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ CFG_RISCV_SBI ?= y

# TA-related flags
supported-ta-targets = ta_rv64
CFG_WITH_STATS ?= y

# Memory layout flags
CFG_TDDRAM_START ?= 0x8e000000
Expand Down

0 comments on commit 7304b4a

Please sign in to comment.