Giter Club home page Giter Club logo

Comments (6)

secworks avatar secworks commented on May 29, 2024

The https://github.com/tillitis/tillitis-key1/tree/watchdog branch contains a (hopefully) working implementation. It needs review and testing.

from tillitis-key1.

mchack-work avatar mchack-work commented on May 29, 2024

When attempting to add support for the hardware watchdog in qemu I noticed that exposing TK1_MMIO_WATCHDOG_CURR_TIMER means we have to update it 18 million times per second. This slows down qemu quite a lot.

I propose we don't expose CURR_TIMER to software at all.

from tillitis-key1.

mchack-work avatar mchack-work commented on May 29, 2024

qemu support in branch watchdog in https://github.com/tillitis/qemu

Still WIP. Timers and MMIO work and the watchdog() callback function is hit but we still can't reset the machine properly.

from tillitis-key1.

secworks avatar secworks commented on May 29, 2024

Commit 01fab59 remove the CURR_TIMER from the API.

from tillitis-key1.

secworks avatar secworks commented on May 29, 2024

An important question is if the watchdog improves the ability to perform warm-boot attacks?

By crafting an app that simply enables the watchdog after n cycles it allows an attacker to control when a device is being reset, and get the FPGA to configure itself without disconnecting it (and reconnecting it again) to the host. An attacker may be able to repeatedly try to perform a warm-boot attack and extract information. Possibly.

from tillitis-key1.

secworks avatar secworks commented on May 29, 2024

Will not be integrated in the TKey1 device.

from tillitis-key1.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.