History log of /fuchsia/zircon/system/dev/clk/amlogic-clk/aml-clk-blocks.h
Revision Date Author Comments
# d17af78d 23-Aug-2018 Brijen Raval <braval@google.com>

[amlogic][clock] Add clkctl command line utility to measure clocks

Changes in this CL
- Memcpy the static array before creating fbl::Array so
static array doesn't get destroyed when fbl::Array gets destroyed.
- Added new IOCTL to get the count of clocks in the clock_table.
- Added a command line utility to measure clocks.
- Renamed the folder because of possibility of overlapping .so's
generated due to an existing bug in the build system

Test: manual testing on Astro

Change-Id: I2c06d19cdc2c41cdcca949db15de762d1eb9e6f4