Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable COG boards instruction cache #7237

Merged
merged 2 commits into from
Jun 18, 2018
Merged

Enable COG boards instruction cache #7237

merged 2 commits into from
Jun 18, 2018

Conversation

li-ho
Copy link

@li-ho li-ho commented Jun 18, 2018

Description

  • Enable instruction cache of ADuCM4050 and ADuCM3029
  • Re-enable Flash Algo

Pull request type

  • Fix
  • Refactor
  • New target
  • Feature
  • Breaking change

Steps to reproduce

mbed test -t arm -m ev_cog_ad4050lz -n mbed-os-tests-mbed_hal-flash

Expected results

+---------------------+-----------------+------------------------------+------------------------------+--------+--------+--------+--------------------+
| target              | platform_name   | test suite                   | test case                    | passed | failed | result | elapsed_time (sec) |
+---------------------+-----------------+------------------------------+------------------------------+--------+--------+--------+--------------------+
| EV_COG_AD4050LZ-ARM | EV_COG_AD4050LZ | mbed-os-tests-mbed_hal-flash | Flash - clock and cache test | 1      | 0      | OK     | 1.2                |
| EV_COG_AD4050LZ-ARM | EV_COG_AD4050LZ | mbed-os-tests-mbed_hal-flash | Flash - erase sector         | 1      | 0      | OK     | 0.08               |
| EV_COG_AD4050LZ-ARM | EV_COG_AD4050LZ | mbed-os-tests-mbed_hal-flash | Flash - init                 | 1      | 0      | OK     | 1.19               |
| EV_COG_AD4050LZ-ARM | EV_COG_AD4050LZ | mbed-os-tests-mbed_hal-flash | Flash - mapping alignment    | 1      | 0      | OK     | 0.06               |
| EV_COG_AD4050LZ-ARM | EV_COG_AD4050LZ | mbed-os-tests-mbed_hal-flash | Flash - program page         | 1      | 0      | OK     | 0.1                |
+---------------------+-----------------+------------------------------+------------------------------+--------+--------+--------+--------------------+

@li-ho
Copy link
Author

li-ho commented Jun 18, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 18, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Jun 18, 2018

Build : SUCCESS

Build number : 2366
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/7237/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Jun 18, 2018

@mbed-ci
Copy link

mbed-ci commented Jun 18, 2018

@cmonr
Copy link
Contributor

cmonr commented Jun 18, 2018

/morph uvisor-test

1 similar comment
@cmonr
Copy link
Contributor

cmonr commented Jun 18, 2018

/morph uvisor-test

@cmonr
Copy link
Contributor

cmonr commented Jun 18, 2018

@studavekar Fyi, in case the enabled cache starts doing anything weird to CI in the near future.

@cmonr cmonr merged commit c3bdfad into ARMmbed:master Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants